aboutsummaryrefslogtreecommitdiffstats
path: root/include/conversation.php
Commit message (Collapse)AuthorAgeFilesLines
* finish off like/dislike localisation except for zrl/magic_linkfriendica2012-11-061-35/+42
|
* likes working a bit better - not translateable yetfriendica2012-11-061-3/+6
|
* plaintext default - richtext is a featurefriendica2012-11-051-3/+3
|
* that was certainly some fun debugging (not)friendica2012-11-041-10/+4
|
* feature enable 'dislike' - backendfriendica2012-11-031-2/+6
|
* turn off categories feature by defaultfriendica2012-11-031-0/+3
|
* fix post previewfriendica2012-11-031-2/+7
|
* more structural stufffriendica2012-10-291-3/+3
|
* "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes ↵friendica2012-10-291-7/+7
| | | | to the profile details.
* fix starring postsfriendica2012-10-271-3/+3
|
* move things to the newer conversation object, a few minor bugs - will sort ↵friendica2012-10-251-16/+127
| | | | it out eventually
* comments sort of working again but now need to fix the threading which was ↵friendica2012-10-251-6/+12
| | | | ported when it was only half working
* more heavy liftingfriendica2012-10-231-2/+2
|
* get posts to show upfriendica2012-10-071-1/+13
|
* here's where the heavy lifting begins - everything is likely to be broken ↵friendica2012-10-011-16/+29
| | | | for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers.
* separate the public feed from everything elsefriendica2012-09-201-25/+63
|
* permissions responder + upstream mergefriendica2012-09-101-59/+59
|
* updatesfriendica2012-09-091-2/+19
|
* a few minor changesfriendica2012-08-261-47/+3
|
* back to identity creation formfriendica2012-08-231-0/+14
|
* upstreamfriendica2012-08-211-1/+9
|
* upstream fixesfriendica2012-08-201-25/+25
|
* item table rename parent-uri, target-type, object-type (more to come later)friendica2012-08-151-10/+10
|
* merge upstreamfriendica2012-08-111-8/+19
|
* merge comment threading, provide plugin/theme functions to handle css/js ↵friendica2012-08-091-8/+383
| | | | includes
* updatesfriendica2012-08-051-1/+2
|
* birthdays and events are now notificationsfriendica2012-07-291-0/+1
|
* picking up the page load times a bitfriendica2012-07-251-0/+22
|
* recover existing conversation loading functionality for ↵friendica2012-07-251-3/+16
| | | | home,search,community,display,etc. whilst working on the ajax stuff in network
* ajax page loadsfriendica2012-07-241-8/+24
|
* realtime updates of "6 minutes ago" with fallback to iso8601 timestamps ↵friendica2012-07-231-3/+9
| | | | (available on tooltip)
* simplifyfriendica2012-07-211-1/+4
|
* sync changesfriendica2012-07-191-0/+43
|
* eliminate the obsolete "last-child" indicatorfriendica2012-07-181-1/+1
|
* more search cleanupfriendica2012-07-161-0/+8
|
* more work on json notifications, now working except for notify popupfriendica2012-07-151-1/+1
|
* add plink to profile change notificationsfriendica2012-07-121-3/+2
|
* language detection and sparkle links added to plinks where appropriatefriendica2012-07-121-0/+10
|
* create fetch_tags function, make search work again, change logofriendica2012-07-101-14/+1
|
* making tags workfriendica2012-07-091-12/+25
|
* fix bugsZach Prezkuta2012-07-071-6/+13
|
* allow more than one embedded private photoZach Prezkuta2012-07-071-20/+75
|
* restore 'shareable' to feeds after recent feed privacy re-factoringfriendica2012-06-301-1/+1
|
* create third privacy state - public post but not searchable or publicly visiblefriendica2012-06-281-6/+6
|
* sort out some "like" issuesfriendica2012-06-231-4/+4
|
* this is going to take some more debug before it can be roller outfriendica2012-06-231-2/+2
|
* like commentsfriendica2012-06-231-2/+2
|
* liking comments backendfriendica2012-06-231-8/+12
|
* Added App::get_cached_avatar_image usage on conversation wall of Normal ViewZvi ben Yaakov (a.k.a rdc)2012-06-191-1/+1
|
* Beginning to use App::get_cached_avatar_image for loading profile images in ↵Zvi ben Yaakov (a.k.a rdc)2012-06-191-1/+1
| | | | conversations