aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* add zrl stuff - still a lot of new stuff missing but I'm not going to do it all.friendica2014-06-041-0/+8
* suggest appfriendica2014-06-031-1/+3
* don't add a birthday event if the birthday channel doesn't have permission to...friendica2014-06-032-1/+6
* don't provide a second (actually third counting the navbar) search box on the...friendica2014-06-031-1/+1
* Merge https://github.com/friendica/red into pending_mergefriendica2014-06-032-5/+5
|\
| * Updated strings for show entire post and show less to expand and collapse. Se...jeroenpraat2014-06-032-5/+5
* | make system generated birthday events un-commentable since comments won't go ...friendica2014-06-031-2/+17
|/
* Updated to [+] show more, [+] show more comments, etc. See https://redmatrix....jeroenpraat2014-06-032-5/+5
* bring back birthdaysfriendica2014-06-024-6/+67
* don't show app editing options to non-authenticated folksfriendica2014-06-011-0/+1
* add a few days of slop to the orphan finder to account for any lags in dir sy...friendica2014-06-011-1/+1
* regression: (-1) update_flag still exists in one function. This should be UPD...friendica2014-06-011-1/+1
* issue #477friendica2014-06-011-2/+2
* use consistent capitalisation in the item actions menufriendica2014-05-292-7/+7
* testing new event codefriendica2014-05-292-7/+13
* newevent: front end functionsfriendica2014-05-291-1/+5
* more work on new event codefriendica2014-05-291-58/+46
* event_addtocal function for storing received eventsfriendica2014-05-291-6/+52
* start to tie in the new event logicfriendica2014-05-291-1/+1
* split event storage into two bits - separate the event storage from the assoc...friendica2014-05-291-65/+77
* Merge branch 'master' into neweventfriendica2014-05-2918-68/+754
|\
| * this is an important bit - only mark dead hubs on directory servers. They sho...friendica2014-05-291-0/+4
| * cleanup dead directory entries. This was a real b#tch, so keep your eye out f...friendica2014-05-283-19/+86
| * moods: simplify 'xyz is tired' rather than 'xyz is currently tired'. This is ...friendica2014-05-281-1/+1
| * logging: include target url when reporting z_fetch_url and z_post_url errors.friendica2014-05-271-4/+4
| * give the cloud file list a bit of paddingfriendica2014-05-272-23/+25
| * filter randprof results to avoid channels that are known to be deceased.friendica2014-05-251-1/+1
| * Language selection: case-insensitive and system languageAlexandre Hannud Abdo2014-05-231-2/+1
| * fix search to use in appfriendica2014-05-222-3/+4
| * more appsfriendica2014-05-221-0/+2
| * implement 'requires' on personal appsfriendica2014-05-221-6/+43
| * sort by app name and not by apd filenamefriendica2014-05-221-1/+4
| * Add the admin appfriendica2014-05-211-0/+5
| * more app workfriendica2014-05-212-7/+20
| * change app dropdown to point to apps module (changes nav template). Important...friendica2014-05-212-4/+5
| * Make tag delivery work when channel name differs from profile nameAlexandre Hannud Abdo2014-05-211-5/+5
| * Merge pull request #464 from solstag/masterRedMatrix2014-05-212-9/+11
| |\
| | * Allow translation context with plural. Use that in Likes/Dislikes.Alexandre Hannud Abdo2014-05-212-7/+8
| | * Make translation contexts effective.Alexandre Hannud Abdo2014-05-211-2/+3
| * | make it possible to edit/delete apps via /apps/personal/editfriendica2014-05-211-0/+3
| |/
| * add zids to all the personal app linksfriendica2014-05-201-0/+5
| * more app workfriendica2014-05-201-8/+29
| * add optional context to translationsfriendica2014-05-201-2/+4
| * most of the remaining apps basic infrastructure except a form to create the t...friendica2014-05-202-7/+53
| * more app backend workfriendica2014-05-191-4/+41
| * apps: fix encoding/decoding and chunk splittingfriendica2014-05-181-2/+2
| * start to build out the appsfriendica2014-05-182-6/+70
| * more app workfriendica2014-05-181-0/+44
| * Merge https://github.com/friendica/red into pending_mergefriendica2014-05-181-0/+18
| |\
| | * implement modal for more then 10 likes/dislikesmarijus2014-05-181-0/+18