Commit graph

8472 commits

Author SHA1 Message Date
friendica
9158909fa3 return a login form on some protoected pages if not logged in. 2013-11-02 23:56:29 -07:00
friendica
8eed3a1006 doc updates 2013-11-02 15:45:38 -07:00
Thomas Willingham
ced0a9ab74 Don't set widgets if you're not a local user. 2013-11-02 21:11:43 +00:00
maase2
06128b56d2 Update messages.po
Fix missing blank
2013-11-02 15:21:46 +01:00
Thomas Willingham
b95d4c1186 Merge pull request #190 from antoine-g/patch-1
Fix missing parenthesis in database.sql
2013-11-01 06:54:20 -07:00
Antoine G
8baf617c89 Fix missing parenthesis in database.sql
This was blocking database creation process
2013-11-01 14:02:07 +01:00
friendica
09ca39fd08 provide an html src converter 2013-10-31 22:08:10 -07:00
friendica
3a7a671738 fix order of args for array_key_exists and allow rpost to accept html 2013-10-30 21:36:33 -07:00
friendica
d61347201e allow rpost parameters to survive a login if you weren't locally logged in at the time. 2013-10-30 20:42:43 -07:00
friendica
39318e299e allow mailsent update locking to unlock after 24 hours. Also don't even try to do a DB update if the build number is 0. Something else will likely fail and likely in some horrible way, but we shouldn't try and update the DB - something is clearly wrong with it. 2013-10-30 20:25:10 -07:00
friendica
bba188eae3 if registration is disabled, send the site register link to pubsites 2013-10-30 18:49:14 -07:00
friendica
400753b6cc Merge https://github.com/friendica/red into zpull 2013-10-30 17:34:16 -07:00
friendica
a5693df07f issue #189 - show post edited time on relative date hovertip 2013-10-30 17:33:10 -07:00
friendica
6af8fa36ee Merge pull request #188 from zzottel/master
Use only one regex for title matching in rpost tag
2013-10-30 16:56:58 -07:00
zottel
09d5fa6a64 Use only one regex for title matching in rpost tag 2013-10-31 00:08:32 +01:00
friendica
1ec35447d3 Merge pull request #187 from zzottel/master
Allow setting of title in rpost tag with [rpost=title]body[/rpost]
2013-10-30 14:50:12 -07:00
zottel
4cae5249d4 Allow setting of title in rpost tag with [rpost=title]body[/rpost] 2013-10-30 22:29:25 +01:00
friendica
2035a5dd76 allow zot public providers to list their location, as a non US-based server could be a strong selling point. 2013-10-30 01:58:45 -07:00
friendica
8da4da37cc access policy and directory mode were crossed on site table creation 2013-10-30 01:30:37 -07:00
friendica
ad31724fd1 prevent loops 2013-10-29 21:52:46 -07:00
friendica
ed8f14549f send rpost requests from remote sites back to yours. 2013-10-29 21:49:10 -07:00
friendica
7335f67246 fix issue #123 again, except this time don't allow ping recursion 2013-10-29 21:05:49 -07:00
friendica
db83080f4d Merge https://github.com/friendica/red into zpull 2013-10-29 18:47:36 -07:00
friendica
75ba7ae116 rpost bbcode tag 2013-10-29 18:46:51 -07:00
Thomas Willingham
5570ae0101 Recursive ping 2013-10-29 05:07:55 +00:00
friendica
5c98d5eaae doco 2013-10-28 18:43:49 -07:00
friendica
4415ed7820 mod_display - if we are given the mid of a webpage, redirect to that webpage. This lets us include webpages in searches and 'view in context' will do the right thing. 2013-10-28 18:20:04 -07:00
friendica
1380bee82c Comanche documentation and some cleanup of layout page (including link to doco) and a few other webpage related cleanups 2013-10-28 17:48:42 -07:00
friendica
1bf6591e1b implement monthly directory pings 2013-10-28 00:11:44 -07:00
friendica
d389ceed6c Schema change - add channel_dirdate so we can ping a directory server once a month which means we can find dead channels - because they won't be pinging the directory server once a month. 2013-10-27 22:04:59 -07:00
friendica
52f447513f typo 2013-10-27 21:18:33 -07:00
friendica
3ee90ef31d remote sharing seemed so easy. It's not. It's not happening today. But at least we've got the important bits in place and the reasons why it doesn't work are known and somewhat documented. 2013-10-27 21:16:28 -07:00
friendica
9b7994a9b7 remote post module so that from anywhere on the web or at least within the matrix you'll be able to share content or we can have apps on other sites that post status updates on your wall. All with your permission of course as you'll have to click "share" to actually post it. 2013-10-27 20:01:28 -07:00
friendica
c9f51d7860 a bit more progress on DAV driver 2013-10-27 18:35:40 -07:00
friendica
e2988a0253 put comanche widgets in their own file. Added a category tagcloud widget - but the entries aren't going to link to anything until we have a webpage search ability. But this will be a way to exercise and test widget arguments. 2013-10-27 16:30:55 -07:00
friendica
91d99213bd Merge https://github.com/friendica/red into zpull 2013-10-26 14:50:19 -07:00
friendica
370f8b84da include/reddav.php is the glue between Red attachments and the SabreDav interfaces. Much work remains beofre we're ready to actually use this interface. Think of it as a conceptual outline and I'm starting to fill it in from the top down. 2013-10-26 14:48:03 -07:00
Thomas Willingham
2336eac007 Minor CSS - make full.css nav bar the same size as the nav bar
everywhere else.
2013-10-26 13:48:44 +01:00
friendica
fe3e294f4c string update 2013-10-26 01:28:05 -07:00
friendica
c36fc59df3 doc updates 2013-10-26 01:27:19 -07:00
friendica
0b0bd3c207 create update record for accounts on directory server itself during profile changes, re-queue failed directory sync packets, fix account_id index in queue creation, be more selective about updating hubloc_connected (only when we're talking to the associated site). But we still need a way to flag dead accounts and these mechanisms won't cut it, because it isn't a requirement that channels communicate with anybody, except for contacting the directory when the account is created. I think we need to make every channel ping the directory once a month. Then we can find those that have not done so (after syncing with other directories). We can't have the directory just flag dead accounts as this would create a way for an anti-social attacker to become a directory server and mark all the accounts dead. 2013-10-24 19:38:50 -07:00
friendica
3da20b3797 directory leaking hidden channels - logic issue 2013-10-24 18:34:55 -07:00
friendica
336768715c Optionally pass a prepared "top level" item into conversation(). This will eventually be used by the photos module where the "top level item" of the conversation is a photo with editing and album navigation controls and doesn't look anything like a post. 2013-10-24 18:19:39 -07:00
friendica
3fa6737726 Another stab at cleaning up the photos module. This should make permissions behave a bit better and show the "this is you" photo for commenting and get rid of most of the old "visitor and "contact" cruft. 2013-10-24 16:47:34 -07:00
friendica
f371e3ce8c Merge https://github.com/friendica/red into zpull 2013-10-24 15:38:01 -07:00
friendica
d51aa653e2 passing vars to widgets in Comanche - !this breaks existing widget declarations!
See the wiki for updated syntax but basically it's now [widget=name][var=varname]varvalue[/var]...[/widget]
2013-10-24 15:35:24 -07:00
friendica
ac13bc4dcb Merge pull request #185 from tuscanhobbit/master
Italian translation has been aligned
2013-10-24 14:44:49 -07:00
p.tacconi
d30f718e08 Italian translation finally reached 100% 2013-10-24 15:01:53 +02:00
p.tacconi
ef534c0172 Italian translation finally reached 100% 2013-10-24 14:57:02 +02:00
friendica
cb84485f7c now that the icons have been softened, the drop-icons stick out like a sore thumb. Soften them as well 2013-10-24 00:51:02 -07:00