aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* fixesfriendica2012-12-302-2/+2
* more progress on onepollfriendica2012-12-302-162/+20
* requeue failed deliveriesfriendica2012-12-302-171/+21
* progress on pollerfriendica2012-12-302-167/+74
* more logging, some debugging of group membership pagefriendica2012-12-302-5/+15
* add item['expires'] to protocol communicationsfriendica2012-12-301-0/+5
* no hub - well doh, no wonder; we were looking for array['hub'] and it's actua...friendica2012-12-291-2/+2
* probe diagnostic translated to zot, will use your current channel for permiss...friendica2012-12-291-0/+58
* bypass replace_macros and use template processor directly for theme includesfriendica2012-12-281-1/+3
* This was bloody hard to sort out.... but now it's sorted and we can move forw...friendica2012-12-272-2/+43
* get rid of xtagfriendica2012-12-272-100/+14
* master/standalone directory profile updatefriendica2012-12-263-1/+53
* more progress on directory importfriendica2012-12-261-0/+118
* Merge pull request #9 from oohlaf/fixesfriendica2012-12-261-22/+32
|\
| * Tweak behavior of redirect for http codesOlaf Conradi2012-12-261-7/+6
| * Same applies for 307Olaf Conradi2012-12-261-2/+3
| * POST redirects to POST on 308 onlyOlaf Conradi2012-12-261-2/+10
| * Add permanent redirect (308) http codeOlaf Conradi2012-12-261-5/+7
| * More whitespace fixesOlaf Conradi2012-12-261-9/+9
| * Fix whitespaceOlaf Conradi2012-12-261-9/+9
* | remove the private keywords stuff to reduce directory and search complexityfriendica2012-12-261-1/+1
* | include/follow cleanupfriendica2012-12-251-7/+5
* | prevent connecting to yourself or connecting to the same channel multiple timesfriendica2012-12-251-15/+40
|/
* Stringify groups before implodingOlaf Conradi2012-12-251-2/+1
* profile messages for directory synchronisationfriendica2012-12-222-1/+114
* add permission controls to "storage" objects such as attachments or other sto...friendica2012-12-221-0/+3
* wrong constantfriendica2012-12-201-1/+1
* directory page still needs a lot of work, look up locally if local master or ...friendica2012-12-192-3/+7
* set_baseurl issue, more cleanupfriendica2012-12-191-1/+1
* send stuff to zothub as a fallback directory master for nowfriendica2012-12-181-8/+37
* cleanup more obsolete stufffriendica2012-12-183-357/+9
* several small fixes and adjustmentsfriendica2012-12-163-10/+47
* some cleanup - Thomas we can put the radius/shadow stuff back later for the h...friendica2012-12-161-0/+1
* fixing permissions_sql - may need more tweaksfriendica2012-12-161-85/+46
* typo - this keyboard is getting frustratingfriendica2012-12-161-1/+1
* there are now 2 permalinks - one is the remote original post (plink) and the ...friendica2012-12-161-1/+7
* typofriendica2012-12-161-1/+1
* db query looping without bounds if group table wasn't manually updated to add...friendica2012-12-141-1/+1
* admittedly local magic-auth is easy so that's mostly done. Now it gets hard.friendica2012-12-131-4/+3
* typofriendica2012-12-121-1/+1
* So what if Red could do more CMS types of things? And you could add arbitrary...friendica2012-12-121-0/+2
* revamp permissions, blocking a contact takes priority over all other permissi...friendica2012-12-101-51/+65
* Allow forum/account delegation by anybody? On any site? But of course...friendica2012-12-101-0/+1
* get rid of more targeted windows and direct all profile view to local sitefriendica2012-12-091-19/+1
* start whipping the item photo menu into shapefriendica2012-12-091-37/+17
* start to whip the permissions into shape, also got rid of the mce drop shadow...friendica2012-12-093-80/+7
* a bit of e_all cleanupfriendica2012-12-084-4/+9
* permissions should now be stored correctly on postingfriendica2012-12-071-1/+1
* do zot_finger/import_xchan on zid requests so we get the info cached locallyfriendica2012-12-062-42/+11
* move 'Connect' button to local chanview page, remove from remote profile page...friendica2012-12-061-2/+15