aboutsummaryrefslogtreecommitdiffstats
path: root/include/conversation.php
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|/
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-22/+43
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * allow users to set categories on their postsMichael Johnston2012-04-011-0/+2
| |
| * more error handlingfriendica2012-03-311-1/+1
| |
| * rename "file as" to "save to folder"friendica2012-03-301-2/+2
| |
| * bug #352 - qcomment plugin disabled, qcomments still allowedfriendica2012-03-301-2/+5
| |
| * silly mistakefriendica2012-03-291-2/+3
| |
| * zrl on mentionsfriendica2012-03-291-0/+6
| |
| * use zrl to get home againfriendica2012-03-291-17/+26
|/
* remove stray template variable from old codefriendica2012-03-201-2/+1
|