aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix register policyThomas Willingham2013-01-031-1/+1
* | fix event query - some DB's have problems with itfriendica2013-01-031-3/+3
|/
* fix item owner on conversationsfriendica2013-01-031-2/+3
* missing )friendica2013-01-021-1/+1
* pconfig['system']['channel_format'] lets you specify what your channel page l...friendica2013-01-021-4/+15
* verify table needs auto_increment flagfriendica2013-01-021-25/+87
* zome issues registering new hubsfriendica2013-01-021-1/+1
* poco discoveryfriendica2013-01-011-0/+3
* accept expire params if expire feature is enabledfriendica2012-12-311-0/+13
* add individual message delivery reportingfriendica2012-12-311-1/+1
* couple of fixes to follow, prepare for default connection permissionsfriendica2012-12-312-18/+39
* connections edit: show existing permissions as checked (or unchecked) even if...friendica2012-12-311-1/+4
* requeue failed deliveriesfriendica2012-12-301-1/+2
* more logging, some debugging of group membership pagefriendica2012-12-301-1/+5
* fix poco acct: urlfriendica2012-12-301-2/+2
* no hub - well doh, no wonder; we were looking for array['hub'] and it's actua...friendica2012-12-291-2/+0
* probe diagnostic translated to zot, will use your current channel for permiss...friendica2012-12-291-3/+7
* fix channel page permissions for public viewingfriendica2012-12-281-2/+1
* This was bloody hard to sort out.... but now it's sorted and we can move forw...friendica2012-12-271-9/+11
* directory server json search modulefriendica2012-12-271-0/+116
* will have to search tags/keywords another wayfriendica2012-12-261-4/+4
* local search against the directory - need to convert this to client/server rolefriendica2012-12-261-38/+34
* typo in mod_matchfriendica2012-12-261-1/+1
* Merge https://github.com/friendica/red into zpullfriendica2012-12-261-0/+2
|\
| * Merge pull request #9 from oohlaf/fixesfriendica2012-12-261-0/+2
| |\
| | * Include zot for magicOlaf Conradi2012-12-261-0/+2
* | | add keywords to zot-info profilefriendica2012-12-261-0/+10
* | | add important profile fields to zot-info if permitted - for directoryfriendica2012-12-261-12/+22
|/ /
* / remove the private keywords stuff to reduce directory and search complexityfriendica2012-12-265-20/+14
|/
* allow toplevel domain redirects for zot-infofriendica2012-12-251-0/+11
* add permission controls to "storage" objects such as attachments or other sto...friendica2012-12-221-0/+2
* cleanup editpostfriendica2012-12-212-25/+13
* directory structuresfriendica2012-12-211-2/+3
* more DB cleanupfriendica2012-12-202-746/+0
* mod_display - now barely functional but that's a lot better than being totall...friendica2012-12-201-43/+51
* removing dfrn stufffriendica2012-12-204-2493/+0
* wrong constantfriendica2012-12-201-2/+2
* directory discoveryfriendica2012-12-201-0/+14
* some changes for directory servicesfriendica2012-12-191-0/+4
* directory page still needs a lot of work, look up locally if local master or ...friendica2012-12-191-109/+120
* get notification backend working againfriendica2012-12-191-1/+1
* set_baseurl issue, more cleanupfriendica2012-12-191-13/+4
* send stuff to zothub as a fallback directory master for nowfriendica2012-12-182-10/+9
* several small fixes and adjustmentsfriendica2012-12-163-9/+12
* fixing permissions_sql - may need more tweaksfriendica2012-12-161-1/+1
* there are now 2 permalinks - one is the remote original post (plink) and the ...friendica2012-12-161-0/+2
* typofriendica2012-12-161-1/+1
* add live page loading and and endless scroll to home (mod_channel)friendica2012-12-163-24/+52
* pass module name to build_cmd, so we can use it elsewherefriendica2012-12-141-0/+1
* converging on a workable crypto auth handshakefriendica2012-12-141-2/+20