aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* fix typo - commited to wrong treefriendica2013-01-041-1/+7
* break delivery loopfriendica2013-01-041-1/+5
* small tweaks to icon positionsfriendica2013-01-031-1/+1
* json_decode param missingfriendica2013-01-031-1/+1
* temporary feed import/export (public only for the moment) until this is integ...friendica2013-01-032-0/+61
* make the menu consistent and eliminate redundancy - though we need icons for ...friendica2013-01-031-4/+3
* place holders for mail and event icons on nav barfriendica2013-01-031-1/+4
* more debugging - looks like michameer.dyndns.org is throwing 500s so cannot t...friendica2013-01-031-0/+2
* change precedence of bitwise operationfriendica2013-01-031-1/+1
* fix register_policy globallyfriendica2013-01-033-5/+5
* provide delivery report on both sides, local and remotefriendica2013-01-031-0/+2
* issue with abook creationfriendica2013-01-031-2/+3
* verify table needs auto_increment flagfriendica2013-01-021-2/+2
* zome issues registering new hubsfriendica2013-01-022-9/+17
* another typofriendica2013-01-021-1/+1
* foreach issuefriendica2013-01-021-3/+5
* typos etc.friendica2013-01-021-2/+1
* start building social graphfriendica2013-01-012-98/+65
* more poco discoveryfriendica2013-01-011-8/+12
* poco discoveryfriendica2013-01-011-1/+1
* ensure all delivery result possibilities are logged and communicated to the s...friendica2013-01-011-6/+20
* add individual message delivery reportingfriendica2012-12-311-6/+18
* cleanup bootfriendica2012-12-311-1/+1
* couple of fixes to follow, prepare for default connection permissionsfriendica2012-12-311-1/+9
* more delivery diagnosticsfriendica2012-12-313-4/+12
* update timestamps on successful pollfriendica2012-12-301-2/+5
* refresh now works on poller runsfriendica2012-12-302-21/+17
* 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
|/