aboutsummaryrefslogtreecommitdiffstats
path: root/include/conversation.php
Commit message (Collapse)AuthorAgeFilesLines
* fix the "personal" network filter and introduction notificationsfriendica2013-01-091-12/+0
|
* Merge pull request #13 from fermionic/20130105-smarty3friendica2013-01-061-2/+1
|\ | | | | implement smarty3
| * implement Smarty3Zach Prezkuta2013-01-061-2/+1
| |
* | make dislikes work - though they need a display tweakfriendica2013-01-061-1/+1
|/
* make preview work fix some other nitsfriendica2013-01-061-1/+7
|
* some cleanup - Thomas we can put the radius/shadow stuff back later for the ↵friendica2012-12-161-0/+1
| | | | hipster kids, it's quite distracting at the moment and makes it hard to get serious work done. Hmmm. Wonder if we could make radius/shadow configurable like colours.... and maybe even screen transparency.... that could be interesting.
* start whipping the item photo menu into shapefriendica2012-12-091-37/+17
|
* start to whip the permissions into shape, also got rid of the mce drop ↵friendica2012-12-091-12/+2
| | | | shadow until we can figure out how to do it without the ugly black bars. I tend to prefer "outy" shadows over "inny" shadows anyway, but maybe that's just me.
* remove previous iterations of threading code because it's not being used and ↵friendica2012-11-291-779/+0
| | | | just confusing things
* trace through the threaded conversation spaghetti to bring back a sane ↵friendica2012-11-281-4/+23
| | | | looking network page
* more progress on notifier cleanup and encoding items for transit.friendica2012-11-151-2/+0
|
* mood mostly workingfriendica2012-11-131-45/+43
|
* a bit more progress on the new network/home ajax notifications, at least ↵friendica2012-11-131-2/+6
| | | | I've now got a plan
* start implementing zot-idfriendica2012-11-081-30/+30
|
* 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
|