aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* make the storage permissions tweakable for hosted environments where they may...friendica2013-11-041-2/+2
* solid progress on attach_mkdir - but we need to figure out where to store def...friendica2013-11-041-11/+73
* tag notifications for private posts contain obscured data - they should be blankfriendica2013-11-041-1/+1
* private tagged posts weren't creating second delivery chain - they were incor...friendica2013-11-041-1/+14
* add attach_mkdir()friendica2013-11-031-0/+71
* Merge https://github.com/friendica/red into zpullfriendica2013-10-301-3/+7
|\
| * Use only one regex for title matching in rpost tagzottel2013-10-311-6/+5
| * Allow setting of title in rpost tag with [rpost=title]body[/rpost]zottel2013-10-301-1/+6
* | issue #189 - show post edited time on relative date hovertipfriendica2013-10-302-0/+2
* | allow zot public providers to list their location, as a non US-based server c...friendica2013-10-301-3/+7
|/
* access policy and directory mode were crossed on site table creationfriendica2013-10-301-1/+1
* send rpost requests from remote sites back to yours.friendica2013-10-291-2/+2
* rpost bbcode tagfriendica2013-10-292-3/+21
* docofriendica2013-10-281-0/+18
* Comanche documentation and some cleanup of layout page (including link to doc...friendica2013-10-282-2/+13
* implement monthly directory pingsfriendica2013-10-282-3/+34
* remote post module so that from anywhere on the web or at least within the ma...friendica2013-10-271-2/+2
* a bit more progress on DAV driverfriendica2013-10-271-3/+27
* put comanche widgets in their own file. Added a category tagcloud widget - bu...friendica2013-10-273-10/+41
* include/reddav.php is the glue between Red attachments and the SabreDav inter...friendica2013-10-261-0/+154
* create update record for accounts on directory server itself during profile c...friendica2013-10-244-8/+31
* Optionally pass a prepared "top level" item into conversation(). This will ev...friendica2013-10-242-5/+17
* passing vars to widgets in Comanche - !this breaks existing widget declarations!friendica2013-10-241-4/+13
* link to source - if it's on the display page link to original source (probabl...friendica2013-10-203-6/+11
* prevent posts from floating to the top after minor editsfriendica2013-10-191-1/+6
* remove "via wall-To-Wall" text as it's soooo Facebook and is out of place in ...friendica2013-10-191-0/+1
* doc - complete hook list, still need detailed functional descriptions with pa...friendica2013-10-181-1/+2
* Put a status editor on the display page if you're logged in. This fixes issue...friendica2013-10-181-1/+1
* oauth wasn't logging in properly, also fixed api status_show to return last p...friendica2013-10-152-4/+13
* directory sync optimisations to save redundant processingfriendica2013-10-152-1/+20
* update even if no changefriendica2013-10-141-0/+8
* why do these have invalid id's?friendica2013-10-142-2/+2
* extra loggingfriendica2013-10-142-2/+5
* sync tweaksfriendica2013-10-141-1/+1
* don't update old entries with no addressfriendica2013-10-141-1/+1
* sql wrong number of argsfriendica2013-10-141-0/+1
* sql typo in directory syncfriendica2013-10-141-1/+1
* linkify post categoriesfriendica2013-10-141-1/+8
* template and icons for categories and "file as"friendica2013-10-141-46/+46
* attachment icons revisitedfriendica2013-10-131-28/+50
* turn off endless scroll if we have no more content to load - currently for mo...friendica2013-10-131-0/+1
* directory sort links on sidebarfriendica2013-10-131-0/+11
* provide config for preferred directory serverfriendica2013-10-131-0/+3
* preserve the source owner when creating a delivery fork so that we can uplink...friendica2013-10-132-6/+31
* fix alt_pager to work if item count is higher than page['itemspage'] (threads)zottel2013-10-111-1/+1
* more icon tweaks - this could be going on for some time; try to get icon code...friendica2013-10-101-1/+1
* more redbasic icon workfriendica2013-10-091-4/+8
* nav iconsfriendica2013-10-091-2/+2
* replace a bunch of graphic icons with vector iconsfriendica2013-10-082-3/+3
* The check for f*cked database (which otherwise sends out zillions of update f...friendica2013-10-041-3/+3