aboutsummaryrefslogtreecommitdiffstats
path: root/include/conversation.php
Commit message (Collapse)AuthorAgeFilesLines
...
| * | more efficient processing of response activities, plus a proof of concept ↵friendica2015-02-111-0/+6
| | | | | | | | | | | | fix for the problem of receiving a delete notification before we actually get the item which we're supposed to delete.
| * | cut/paste typofriendica2015-02-111-1/+1
| |/
| * more permissions tweakingfriendica2015-02-101-0/+3
| |
| * item voting toolsfriendica2015-02-101-0/+5
| |
| * more attendancefriendica2015-02-101-73/+69
| |
| * cleanup event attendance - make sure it works in list mode.friendica2015-02-101-13/+4
| |
| * more progress on event confirmationsfriendica2015-02-101-3/+28
| |
| * like formatting for extended consensus itemsfriendica2015-02-091-0/+53
| |
* | Merge branch 'master' into tresfriendica2015-02-051-5/+4
|\| | | | | | | | | | | Conflicts: view/css/mod_events.css view/theme/redbasic/css/style.css
| * allow post expiration to be set from a config (and therefore a plugin/addon)friendica2015-02-051-1/+4
| |
| * order ratings friends firstfriendica2015-02-031-4/+0
| |
* | Merge branch 'master' into tresfriendica2015-01-291-26/+26
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/group.php include/text.php mod/acl.php mod/channel.php mod/connections.php mod/display.php mod/group.php mod/item.php mod/locs.php mod/network.php mod/photos.php mod/ping.php mod/starred.php mod/viewsrc.php
| * local_user => local_channelfriendica2015-01-281-26/+26
| |
* | more expanding item flagsfriendica2015-01-221-12/+3
| |
* | heavy lifting converting item flag bitsfriendica2015-01-221-1/+1
|/
* basic proof of concept file activity support - will send activity via the ↵marijus2015-01-181-1/+1
| | | | filestorage module and via attach_delete()
* basic backend work for creating consensus itemsfriendica2015-01-111-16/+49
|
* basic changes for file activitymarijus2015-01-091-0/+1
|
* fix label of preview buttonmarijus2014-12-171-1/+1
|
* edit and preview removed from additional features and turned into core ↵friendica2014-12-161-3/+2
| | | | functionality (always enabled).
* Provide censorship.Thomas Willingham2014-12-101-4/+9
|
* show clear browser location button only if use browser location option is ↵marijus2014-12-091-1/+1
| | | | set and minor css fixes
* Make it clear that title and categories are optionalStefan Parviainen2014-12-081-2/+2
|
* Whitespace. Stupid £#@£@$ editor.Thomas Willingham2014-11-291-2/+2
|
* Issue #713 Arguably, we shouldn't allow poking yourself and stuff eitherThomas Willingham2014-11-291-1/+2
| | | | but I like that, so...
* yet another option for the homepagefriendica2014-11-201-5/+9
|
* remove old timersfriendica2014-11-161-20/+2
|
* speed things up a wee bitfriendica2014-11-161-5/+3
|
* minor changes to support forum modefriendica2014-11-151-2/+2
|
* cleanupfriendica2014-11-111-2/+6
|
* if someone does not have permission to chat do not show the chatrooms tabmarijus2014-10-291-10/+12
|
* turn down the preview logging. Haven't needed that level of detail recently.friendica2014-10-261-2/+2
|
* mark signature forgeriesfriendica2014-10-161-1/+5
|
* Pluggable page templatesThomas Willingham2014-09-291-2/+4
|
* better way to deal with effective_uidfriendica2014-09-221-9/+1
|
* make discover items interactivefriendica2014-09-221-1/+9
|
* Don't link unknown likes.Klaus Weidenbach2014-09-211-96/+90
| | | | | Likes/Dislikes of unknown channels have disabled links now. Fixed intention a bit, romved a unused variable.
* Merge https://github.com/friendica/red into pending_mergefriendica2014-09-201-3/+5
|\
| * oups...marijus2014-09-201-1/+1
| |
| * aalso change the way we check for number of chatroomsmarijus2014-09-201-2/+2
| |
| * show bookmarks menu only if we have any bookmarks alreadymarijus2014-09-201-1/+3
| |
* | fix empty likesfriendica2014-09-201-2/+9
|/
* This is long overdue - use a symblic constant NULL_DATE instead of the ↵friendica2014-09-081-1/+1
| | | | easily mis-typed sequence '0000-00-00 00:00:00'
* issue #451 - clear gid and cid from network tab if discover is selectedfriendica2014-09-041-7/+7
|
* remove noisy log statementfriendica2014-08-281-2/+0
|
* when updating the commented timestamp on the parent post (item_store) don't ↵friendica2014-08-281-0/+2
| | | | include any time travelling posts. They can mess up the conversation sort order in a big way until they're actually published.
* re-obscure item body if localize_item() changes it. It's already flagged as ↵friendica2014-08-251-0/+13
| | | | obscured so we need it to actually be obscured.
* follow => connectfriendica2014-08-191-1/+1
|
* add ability to follow somebody not already in your connections from "post ↵friendica2014-08-171-0/+5
| | | | actions" dropdown. bug: doesn't bring you back to this page.
* convert application strings to en-USfriendica2014-07-311-2/+2
|