aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Typo, or somehow ended up with a missing line another way.Thomas Willingham2013-05-291-0/+1
* Merge https://github.com/friendica/red into zpullfriendica2013-05-281-0/+1
|\
| * Add red smiley for the sake of consistency with Friendica's set.Thomas Willingham2013-05-281-0/+1
* | issue #55 (number 2)friendica2013-05-281-4/+6
|/
* convert most red photos to zmgfriendica2013-05-283-15/+17
* cleanup localisation of like activitiesfriendica2013-05-281-5/+3
* wrong attribution on likes of comments in email notifications. Let's also cal...friendica2013-05-282-34/+22
* add support for zmg bbcode tag (img with class=zrl) which will eventually get...friendica2013-05-271-1/+3
* fix zidify_img_callback - wrong number of argsfriendica2013-05-271-1/+1
* zidify img links, delay notifier until actually published for time travelling...friendica2013-05-274-8/+42
* use http_authorization header with nginxfriendica2013-05-231-0/+10
* move new_cookie() to the session driver so we can use it for other purposes b...friendica2013-05-232-10/+11
* more progress on items_fetch (new name)friendica2013-05-232-36/+39
* implement time travelling postsfriendica2013-05-232-0/+19
* first cut at generic item searchfriendica2013-05-221-0/+222
* and the obligatory typofriendica2013-05-221-0/+1
* add api/red/channel/stream POST method (post_activity_item()), add additional...friendica2013-05-221-0/+12
* add basic input filtering to the simple activity postingfriendica2013-05-221-0/+20
* missing commafriendica2013-05-211-1/+1
* improvements to post_activity_item() so that it does not behave differently w...friendica2013-05-211-0/+13
* fix app displayfriendica2013-05-212-2/+8
* more permissions descriptive text to lessen confusionfriendica2013-05-211-1/+1
* some auto-friending cleanupsfriendica2013-05-191-1/+3
* typo in auto permissionsfriendica2013-05-191-1/+1
* doc update plus fix the "only to those in my address book" permissionfriendica2013-05-181-0/+5
* extend delivery reports to mailfriendica2013-05-161-1/+11
* workarounds for people that re-install and end up polluting everybody's datab...friendica2013-05-161-2/+2
* fix setting account_roles for admin accountfriendica2013-05-151-1/+1
* fix intltext template driverfriendica2013-05-154-6/+12
* fix intltext templates - maybefriendica2013-05-152-23/+25
* install issuesfriendica2013-05-151-1/+1
* don't use permissions to block directory updates from happening. Use zfinger ...friendica2013-05-151-6/+0
* Another typoThomas Willingham2013-05-141-2/+2
* mysql 5.1 chokes on 'select * from group' since group is a keywordZach Prezkuta2013-05-121-2/+2
* It's a red matrix, and matrix is better indicated by # than by ! - and would ...friendica2013-05-111-2/+2
* also strip title from notification of private messages - it leaks potentially...friendica2013-05-101-1/+1
* add db_port to setup and cli_startup - still need to set the port in mod/setupfriendica2013-05-101-2/+2
* add $db_port to .htconfig.php and $a->config['syste]['smarty3_folder'] for co...fabrixxm2013-05-104-16/+27
* get search page working with live-update and endless scroll, still not perfec...friendica2013-05-092-3/+7
* Merge https://github.com/friendica/red into zpullfriendica2013-05-085-63/+107
|\
| * remove "internal" templates, use "tpl/" folder for smarty3 templates,fabrixxm2013-05-081-4/+4
| * fix internalfabrixxm2013-05-081-2/+5
| * use smarty3 as default template engine. add pluggable template systemfabrixxm2013-05-085-59/+100
* | small updatesfriendica2013-05-083-6/+7
|/
* fixesfriendica2013-05-061-2/+2
* photo driver issue when updating contact photos - old class structure used in...friendica2013-05-052-4/+6
* fix admin assignfriendica2013-05-051-2/+2
* email notification content privacy by default (unless it's public content)friendica2013-05-051-0/+24
* minor fixes related to postgres developmentfriendica2013-05-052-16/+15
* members_of_group() output not entirely correctfriendica2013-05-021-1/+2