aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* more work on channel syncfriendica2013-06-262-6/+35
* more nomadic clone syncfriendica2013-06-262-1/+4
* begin code to sync channel changes across all channel clones.friendica2013-06-252-0/+98
* make manual image scaling work - even if auto scaling kicks in.friendica2013-06-232-8/+14
* linkify the non-embeddable videofriendica2013-06-211-2/+2
* fix non-embeddable videos by returning plain linksfriendica2013-06-211-3/+6
* fix some anomolies in config functionsfriendica2013-06-212-48/+69
* relocate tagadelic to include/taxonomyfriendica2013-06-212-64/+64
* community tag issuesfriendica2013-06-201-2/+7
* bring back the body tag list - though it really belongs in the templates. It'...friendica2013-06-202-2/+20
* undefined activity_compare which broke notifications (should be activity_matc...friendica2013-06-201-3/+3
* bug in commentable - ambiguous abook entryfriendica2013-06-201-1/+3
* source code re-org, move taxonomy to separate includefriendica2013-06-192-266/+107
* fall back on object author/actor if no ownerfriendica2013-06-181-6/+6
* Support arbitrary likes - "David likes Bob's bicycle" or "Nancy likes Margare...friendica2013-06-181-0/+13
* provide support for "bob likes Lisa's channel" activitiesfriendica2013-06-181-17/+32
* undo comment policy override - there are a handful of stored posts from the 1...friendica2013-06-183-14/+17
* fix profile update propagationfriendica2013-06-182-9/+13
* fix mod-display when not logged in.friendica2013-06-181-0/+6
* much more efficient config functions. This will save potentially hundreds of ...friendica2013-06-171-97/+60
* another try on zidified notifications - this time it actually seems to workfriendica2013-06-171-1/+3
* one of those days...friendica2013-06-171-2/+2
* zidify bodies of notification emailsfriendica2013-06-171-1/+15
* found it - but I'll do some more testing before undoing the bypassfriendica2013-06-161-1/+1
* undefined functionfriendica2013-06-161-1/+1
* typosfriendica2013-06-161-2/+2
* override comment policy until it's workingfriendica2013-06-161-0/+4
* implement 'can_comment_on_post()' which doesn't require a separate DB lookup ...friendica2013-06-163-3/+43
* We will need a per item comment policy to be able to determine in advance if ...friendica2013-06-161-3/+12
* hopefully this won't screw up everything - if it does, revert. Otherwise this...friendica2013-06-162-23/+31
* don't federate webpages ;-)friendica2013-06-151-0/+6
* fix "new connection has less permissions than public"friendica2013-06-151-4/+12
* silence a pointless warningfriendica2013-06-151-1/+1
* push refresh messages, performance work on conversations and configs, doc upd...friendica2013-06-145-29/+95
* missing includefriendica2013-06-131-0/+1
* feeds are bit more standards compliant and a bit less broken nowfriendica2013-06-121-40/+39
* very minimal Atom feed - there will be a lot of bugs and unparseable content ...friendica2013-06-121-192/+64
* missed a few zrl/zmg conversions, like for translate_item and enotify messagesfriendica2013-06-122-26/+27
* by default pending connections have no rightsfriendica2013-06-061-2/+2
* no GMT_TIMESTAMP() in mysql - use UTC_TIMESTAMP() insteadfriendica2013-06-061-1/+1
* This should get community tagging pretty close to working - deleting a commun...friendica2013-06-042-6/+36
* tagging posts now sends out a presumably legal activity message - all that's ...friendica2013-06-041-2/+10
* fix buggered contact photosfriendica2013-06-031-0/+20
* templatise alt_pagerfriendica2013-06-031-13/+9
* move oohembed service to addonfriendica2013-06-031-5/+10
* force delayed_publish time comparisons to UTC.friendica2013-05-291-2/+2
* add photos and albums enumeration to Red API (will allow us to export either ...friendica2013-05-292-3/+54
* 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