aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* some ratings fixesfriendica2015-02-132-24/+1
* Merge https://github.com/friendica/red into pending_mergefriendica2015-02-132-2/+3
|\
| * Merge pull request #897 from solstag/tagfixRedMatrix2015-02-131-2/+2
| |\
| | * Fixes tag delivery regex for when multiple tags are presentAlexandre Hannud Abdo2015-02-131-2/+2
| * | item_unseen updatemarijus2015-02-131-0/+1
| |/
* / missing paramfriendica2015-02-131-1/+1
|/
* issue #896friendica2015-02-121-2/+4
* provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se...friendica2015-02-126-14/+12
* Dot not trim body in order to avoid issues with signature checksAlexandre Hannud Abdo2015-02-121-2/+2
* issue #843friendica2015-02-112-2/+5
* Merge https://github.com/friendica/red into pending_mergefriendica2015-02-111-1/+10
|\
| * to get the correct total count we should probably only count the arrays with ...marijus2015-02-111-1/+10
| * typo agree->disagreemarijus2015-02-111-1/+1
* | well that was certainly fun. And the reason why likes and other acitivity del...friendica2015-02-111-3/+4
* | more efficient processing of response activities, plus a proof of concept fix...friendica2015-02-113-19/+59
* | cut/paste typofriendica2015-02-111-1/+1
|/
* more permissions tweakingfriendica2015-02-102-5/+19
* fix permissionsfriendica2015-02-101-2/+2
* ensure we have permission before displaying buttonsfriendica2015-02-101-2/+2
* item voting toolsfriendica2015-02-104-2/+12
* improvements in duplicate like detection, especially w/r/t event participationfriendica2015-02-101-1/+1
* more attendancefriendica2015-02-101-73/+69
* cleanup event attendance - make sure it works in list mode.friendica2015-02-101-13/+4
* more progress on event confirmationsfriendica2015-02-102-5/+35
* like formatting for extended consensus itemsfriendica2015-02-092-0/+76
* apply max_import_size to Diaspora postsfriendica2015-02-091-0/+43
* Merge https://github.com/friendica/red into pending_mergefriendica2015-02-091-6/+1
|\
| * improve sql querymarijus2015-02-091-6/+1
* | title missing sending to diaspora (which doesn't support titles but let's not...friendica2015-02-091-19/+2
|/
* fix for service_plink() after observing it in the wildfriendica2015-02-091-1/+1
* generate the correct service permalinkfriendica2015-02-082-6/+28
* get_rel_link broken - also weekly doc updatesfriendica2015-02-061-1/+1
* event form cleanup backported from trinidad - still need to style the checkboxesfriendica2015-02-051-1/+2
* allow post expiration to be set from a config (and therefore a plugin/addon)friendica2015-02-051-1/+4
* over-ride permissions for sys channel delivery from diasporafriendica2015-02-051-9/+13
* another issue with diaspora postings to sys channel - sys has no connections,...friendica2015-02-051-6/+14
* Merge https://github.com/friendica/red into pending_mergefriendica2015-02-052-23/+65
|\
| * typomarijus2015-02-051-1/+1
| * forgot to remove some debug stuffmarijus2015-02-051-2/+0
| * make file activity respect parent dir permissions workmarijus2015-02-051-22/+66
| * Merge branch 'master' of https://github.com/friendica/redHabeas Codice2015-02-0513-35/+397
| |\
| * | escape datesHabeas Codice2015-02-051-1/+1
* | | author profile photo in reshare wasn't linkedfriendica2015-02-051-1/+1
| |/ |/|
* | diaspora public posts not delivering to sys channel if there were no other su...friendica2015-02-041-4/+9
* | forgot to add the self exclusionfriendica2015-02-041-2/+4
* | allow anybody to view ratings - including oneself. Only allow authenticated f...friendica2015-02-041-9/+9
* | add 'view ratings' to the widget. It's actually two stacked widgets rather th...friendica2015-02-041-2/+6
* | honour the rating enable setting (which we really do need to rename since it ...friendica2015-02-041-0/+5
* | remote rating and addition of rate-me to channel profile sidebarfriendica2015-02-042-12/+32
* | Merge https://github.com/friendica/red into pending_mergefriendica2015-02-041-28/+60
|\ \