aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* add Smarty templates for international templatesZach Prezkuta2013-01-103-20/+0
* fix the "personal" network filter and introduction notificationsfriendica2013-01-092-12/+10
* wrong redirection after followfriendica2013-01-091-1/+1
* this should fix pcssfriendica2013-01-081-7/+5
* The rest of the front end for the new notifications - now only missing "mark ...friendica2013-01-081-2/+2
* remove debuggingfriendica2013-01-081-3/+0
* lots of notification tweaksfriendica2013-01-082-0/+40
* bypass smarty for intletext templatesfriendica2013-01-073-0/+20
* events are still buggered and aren't anywhere close to working, but not bugge...friendica2013-01-071-8/+9
* more work on notification system, fix a couple of minor issues from smarty co...friendica2013-01-077-29/+21
* fix show-stopping bugsZach Prezkuta2013-01-065-15/+33
* implement Smarty3Zach Prezkuta2013-01-0614-176/+389
* structural cleanup of mod_messagefriendica2013-01-051-32/+11
* remove debuggingfriendica2013-01-051-2/+2
* fix timeago updates, reset unseen counts on channel page, don't set nav selec...friendica2013-01-052-5/+4
* fix live update on channel pagefriendica2013-01-051-2/+2
* found itfriendica2013-01-041-1/+2
* stray elsefriendica2013-01-041-1/+1
* fix the contorted update logic on the network pagefriendica2013-01-041-18/+18
* zfinger issue stray unfinished statementfriendica2013-01-041-2/+4
* temporary feed import/export (public only for the moment) until this is integ...friendica2013-01-032-7/+49
* add refresh to connection edit menu, and notify of communication issuesfriendica2013-01-031-1/+9
* stray paren in sqlfriendica2013-01-031-1/+1
* ensure the function can be foundfriendica2013-01-031-0/+1
* add "refresh their permissions" functionfriendica2013-01-031-0/+5
* import the toggle_mobile stuff to shut up some warningsfriendica2013-01-032-1/+18
* fix register_policy globallyfriendica2013-01-037-10/+10
* Merge pull request #11 from beardy-unixer/masterfriendica2013-01-031-1/+1
|\
| * 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