aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* INSTALL: 'store' is created during setup but not 'store/[data]/smarty3' and w...friendica2015-02-191-1/+1
* The Diaspora communications policies allow comments to public posts literally...friendica2015-02-171-3/+22
* bring back like/dislike summaries on photosfriendica2015-02-161-4/+20
* mopping up the public site ratingsfriendica2015-02-161-4/+4
* quick fix for photos page until calls to like_puller() are fixedfriendica2015-02-161-4/+4
* pubsites ratings (mod/pubsites really really needs to be templatised, this wa...friendica2015-02-162-4/+9
* force site_url to be lowercase when stored. Otherwise rating hubs on postgres...friendica2015-02-153-6/+20
* preparatory work for site ratingsfriendica2015-02-152-10/+23
* site firehosefriendica2015-02-151-3/+11
* taganyone wasn't workingfriendica2015-02-151-2/+5
* lost ability to delete eventsfriendica2015-02-152-1/+32
* failure to auto update comments if it's your own.friendica2015-02-142-6/+9
* issue #896friendica2015-02-121-1/+1
* typofriendica2015-02-122-1/+2
* provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se...friendica2015-02-129-45/+21
* well that was certainly fun. And the reason why likes and other acitivity del...friendica2015-02-111-1/+1
* item voting toolsfriendica2015-02-102-1/+10
* improvements in duplicate like detection, especially w/r/t event participationfriendica2015-02-101-7/+28
* correct the object type if it isn't stored/linked to an item yetfriendica2015-02-101-1/+1
* more progress on event confirmationsfriendica2015-02-101-2/+20
* bring some styling back to the colorbox and improve the event preview abilityfriendica2015-02-091-0/+12
* event form - provide map ability for location field and add preview abilityfriendica2015-02-091-0/+9
* title missing sending to diaspora (which doesn't support titles but let's not...friendica2015-02-091-1/+1
* help text for the "adjust for viewer timezone" toggle switch since you appare...friendica2015-02-081-1/+1
* undo extra loggingfriendica2015-02-081-0/+1
* make default calendar view ambivalent to the state of the ignore flag.friendica2015-02-081-3/+2
* Merge https://github.com/friendica/red into pending_mergefriendica2015-02-081-1/+1
|\
| * revert to get_rel_link()marijus2015-02-061-1/+1
* | restrict "mark all events seen" to only the events that are presented in the ...friendica2015-02-081-2/+4
|/
* fix objurl until get_rel_link() gets sortedmarijus2015-02-061-1/+1
* style the checkboxes in the event formfriendica2015-02-051-1/+1
* event form cleanup backported from trinidad - still need to style the checkboxesfriendica2015-02-051-3/+4
* remote rating and addition of rate-me to channel profile sidebarfriendica2015-02-041-0/+158
* hide channel address in directory from hovertip if not logged into the matrixfriendica2015-02-031-1/+1
* remove extra debuggingfriendica2015-02-031-2/+1
* probably enough for now - couldn't get the censorship filter in today, I thin...friendica2015-02-032-1/+2
* order ratings friends firstfriendica2015-02-032-2/+18
* final cleanup on ratings featurefriendica2015-02-031-1/+23
* finish off the sync functionsfriendica2015-02-031-2/+3
* ratings - mopping up, most everything but directory sync implementedfriendica2015-02-033-35/+24
* rating form workfriendica2015-02-031-0/+5
* styling for the directory page when it comes to ratingsfriendica2015-02-033-15/+2
* honour block public setting - especially for standalonesfriendica2015-02-033-1/+24
* run ratingsearch on the serverfriendica2015-02-032-26/+87
* for now punt if have no poi, but we should get it from the serverfriendica2015-02-031-1/+1
* start to tie ratings to the directory pagefriendica2015-02-021-0/+4
* add ratings to the directory sync arraysfriendica2015-02-021-0/+17
* send rating information to directoriesfriendica2015-02-022-4/+4
* sign the ratings, fix the bugsfriendica2015-02-023-6/+15
* Merge branch 'master' into pocoratefriendica2015-02-021-3/+8
|\