aboutsummaryrefslogtreecommitdiffstats
path: root/include/conversation.php
Commit message (Collapse)AuthorAgeFilesLines
* rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no ↵friendica2013-03-211-8/+8
| | | | longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present.
* dangerous typo that removes all your hublocs, fix reshare formattingfriendica2013-03-111-0/+1
|
* tweaky tweak, plus add share tracking db, and don't show acl for guest ↵friendica2013-03-061-0/+1
| | | | postings, and experiment with compressing pcss on the fly
* just tinkering and trying a few things - don't get upset. It can all be ↵friendica2013-03-051-0/+6
| | | | reverted it it sucks. Freedom's just another word for "nothin' left to lose" and I'm not sure it's possible to create a UI that's hated more than Friendica. So that gives us plenty of artististic license to explore some different directions and see if they lead to anything interesting.
* fix timeago (again), webfinger new spec implemented, some theme workfriendica2013-03-041-1/+2
|
* taking the next step on pagesfriendica2013-02-271-0/+3
|
* start formatting for Doxygenfriendica2013-02-251-1/+1
|
* little fixesfriendica2013-02-241-3/+4
|
* make 'view in context' actually go somewhere usefulfriendica2013-02-131-1/+1
|
* progress on mod/display - slow but any progress is goodfriendica2013-02-101-0/+1
|
* mod_display - no fun. Not working at all. But a bit of progress.friendica2013-02-101-2/+3
|
* this seems to cut load times in halffriendica2013-02-091-18/+30
|
* error 500 trying to debug templatesfriendica2013-02-041-1/+1
|
* make preview work again after search/new template changefriendica2013-02-041-3/+3
|
* fix new/search mod on network page, fix the parent queries on network and ↵friendica2013-02-041-4/+6
| | | | channel pages - which you probably didn't even notice were all stuffed up because the endless scroll made things right.
* debugging mark all seen for various notification typesfriendica2013-02-041-9/+13
|
* clearly a chanview link is not going to work there, go back to zid.friendica2013-02-031-1/+1
|
* allow non-linkable locations, self-linked locations and get rid of google ↵friendica2013-02-021-7/+20
| | | | default location link
* connnnnnnnectionsfriendica2013-01-291-1/+1
|
* add new magic links to activity translationsfriendica2013-01-251-20/+26
|
* pages sorta workingfriendica2013-01-151-0/+13
|
* progress on pages - they're still getting lost inside conversation(), but ↵friendica2013-01-141-3/+7
| | | | progress is progress.
* 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
|