aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* documenting event-finish-date-crosses-month-boundary issue to come back to laterfriendica2013-01-161-0/+6
* mopping up the events issues so I can move on to other stufffriendica2013-01-162-4/+19
* typofriendica2013-01-161-0/+31
* still some bugs but events are happening again.friendica2013-01-152-45/+38
* pages sorta workingfriendica2013-01-151-1/+1
* progress on pages - they're still getting lost inside conversation(), but pro...friendica2013-01-141-1/+3
* rewrite the conv searchfriendica2013-01-121-4/+4
* fill in the basic outline of what needs to happen on importationfriendica2013-01-121-1/+33
* skeleton for channel importfriendica2013-01-121-0/+32
* add page modulefriendica2013-01-121-0/+42
* backend for storing items as arbitrary webpagesfriendica2013-01-111-8/+33
* 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