aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* notes about private realm registrations and multiple primary directories.friendica2015-02-221-2/+2
* no longer neededfriendica2015-02-221-33/+0
* remove the new session functions from the trunk. Don't yet know if they'll co...friendica2015-02-221-33/+0
* remove these functions for now.friendica2015-02-221-1/+2
* fi8x the typofriendica2015-02-221-1/+1
* new session functionsfriendica2015-02-221-0/+29
* catch negative agesHabeas Codice2015-02-201-6/+7
* directory interface cleanup and documentation so that debugging realms won't ...friendica2015-02-192-6/+53
* Diaspora tag replacement was wretchedly buggy. Use our standard tag replaceme...friendica2015-02-191-129/+27
* diaspora: move reshare encapsulation after tag parsing, since it seriously sc...friendica2015-02-191-13/+12
* Merge pull request #901 from zzottel/masterRedMatrix2015-02-191-2/+2
|\
| * fix parens mismatch from last commitzottel2015-02-181-2/+2
| * also deliver public posts to channels with channel_w_stream = PERMS_AUTHEDzottel2015-02-181-2/+2
* | Merge pull request #900 from einervonvielen/doc_dev_beginner_correctionsRedMatrix2015-02-191-2/+7
|\ \
| * | Changed bb code [toc] to make it more flexibleEiner von Vielen2015-02-141-2/+7
* | | do not send activity to channels with no permission to view filestoragemarijus2015-02-181-2/+21
| |/ |/|
* | The Diaspora communications policies allow comments to public posts literally...friendica2015-02-171-17/+35
* | make tag clouds honour the full permissions repertoire, not just yes/no publi...friendica2015-02-171-2/+7
* | Merge https://github.com/friendica/red into pending_mergefriendica2015-02-162-4/+9
|\ \
| * \ Merge branch 'master' of https://github.com/friendica/redHabeas Codice2015-02-165-25/+10
| |\ \
| * | | normalize age dataHabeas Codice2015-02-161-2/+7
| * | | remove superfluous non-boolean booleanHabeas Codice2015-02-161-2/+2
* | | | bring back like/dislike summaries on photosfriendica2015-02-162-5/+1
| |/ / |/| |
* | | mopping up the public site ratingsfriendica2015-02-161-0/+7
* | | force site_url to be lowercase when stored. Otherwise rating hubs on postgres...friendica2015-02-151-1/+1
* | | issue #860, replace br html element with linefeed between table rowsfriendica2015-02-151-0/+1
| |/ |/|
* | 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