aboutsummaryrefslogtreecommitdiffstats
path: root/include/conversation.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
* poll even if contact hasn't responded recently, so we can update the ↵friendica2012-06-141-1/+1
| | | | termination status
* sheeshfriendica2012-06-111-1/+1
|
* zrl's when visiting public photos at the source sitefriendica2012-06-031-0/+6
|
* fewer "bob smith to bob smith via wall-to-wall".friendica2012-06-021-16/+31
|
* redir links for permission controlled attachmentsfriendica2012-05-211-0/+1
|
* fix search/new against possible email leakagefriendica2012-05-111-0/+3
|
* better test of email reply visibilityfriendica2012-05-111-2/+2
|
* send browser back to correct page (with query args) after postingfriendica2012-05-091-1/+1
|
* make comment edit icons look more like base themefriendica2012-04-261-0/+8
|
* Some Bugfixes, and variable checksTobias Hößl2012-04-171-3/+2
|
* turn on comment editfriendica2012-04-161-4/+4
|
* Merge commit 'upstream/master'Michael Vogel2012-04-111-5/+5
|\
| * cleanup photo menusfriendica2012-04-101-5/+5
| |
* | API: Improved the timeline. Several (disabled) tests with caching of photos.Michael Vogel2012-04-111-5/+0
|/