aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge https://github.com/friendica/red into zpullfriendica2013-05-283-19/+114
|\
| * Update docoThomas Willingham2013-05-292-17/+110
| * Add an article to default.php to allow for fixed width themes, without breaki...Thomas Willingham2013-05-291-2/+4
* | add logging to mod/magic when channel not found so we can trace it.friendica2013-05-281-0/+1
|/
* fix location setting stufffriendica2013-05-283-5/+5
* Merge https://github.com/friendica/red into zpullfriendica2013-05-289-12/+214
|\
| * Merge pull request #56 from beardy-unixer/masterfriendica2013-05-289-12/+214
| |\
| | * Oops, remove site specific CSSThomas Willingham2013-05-281-8/+1
| | * Clean up dark themeThomas Willingham2013-05-281-3587/+21
| | * Use misanthrozot as dark scheme, fix some PCSS bugsThomas Willingham2013-05-283-5/+8
| | * Make pages better.Thomas Willingham2013-05-283-8/+3742
| | * mod_page.cssThomas Willingham2013-05-281-0/+28
| | * Add notification count to titles.Thomas Willingham2013-05-281-1/+10
| | * Add red smiley for the sake of consistency with Friendica's set.Thomas Willingham2013-05-282-0/+1
| |/
* / issue #55 (number 2)friendica2013-05-281-4/+6
|/
* convert most red photos to zmgfriendica2013-05-285-18/+20
* cleanup localisation of like activitiesfriendica2013-05-281-5/+3
* wrong attribution on likes of comments in email notifications. Let's also cal...friendica2013-05-284-36/+27
* add support for zmg bbcode tag (img with class=zrl) which will eventually get...friendica2013-05-271-1/+3
* Merge https://github.com/friendica/red into zpullfriendica2013-05-272-2/+8
|\
| * Prevent showmore covering up the end of posts, plus put likes back where they...Thomas Willingham2013-05-272-2/+8
* | 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-276-10/+44
* set default contact affinity back to 99 - we'll solve the other problem anoth...friendica2013-05-2453-2787/+3043
* 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-233-36/+45
* implement time travelling postsfriendica2013-05-233-0/+20
* make 90 the default closeness when humans are involved in the processfriendica2013-05-232-2/+2
* didn't realise that collections (search by group) and search by contact weren...friendica2013-05-221-26/+26
* 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-223-8/+29
* 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-215-6/+16
* slight privacy tweaksfriendica2013-05-201-3/+3
* add the "publish in directory" setting to the privacy macrosfriendica2013-05-201-0/+12
* privacy settings macros - the basics except for toggling "publish in director...friendica2013-05-204-1/+93
* fix magic auth against orphaned duplicated hublocsfriendica2013-05-191-4/+4
* some auto-friending cleanupsfriendica2013-05-194-3/+12
* typo in auto permissionsfriendica2013-05-192-3/+6
* issue with auto permissionsfriendica2013-05-193-3/+11
* issue with startpage pluginfriendica2013-05-181-0/+1
* default page on login changed to matrix (/network)friendica2013-05-181-2/+6
* Merge https://github.com/friendica/red into zpullfriendica2013-05-182-2/+2
|\
| * Merge pull request #54 from beardy-unixer/masterThomas Willingham2013-05-172-2/+2
| |\
| | * TypoThomas Willingham2013-05-182-2/+2
| |/