aboutsummaryrefslogtreecommitdiffstats
path: root/mod/channel.php
Commit message (Expand)AuthorAgeFilesLines
* fix /channel not updating after posting commentMario Vavti2015-10-131-1/+1
* remove debuggingredmatrix2015-09-281-4/+1
* add one more level of parentheses to ensure operator precedence is correctly ...redmatrix2015-09-281-2/+2
* check public scopes against visitor in item_permissions_sql()redmatrix2015-09-281-1/+0
* Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-151-1/+1
|\
* | convert the abook fieldsredmatrix2015-06-141-6/+4
* | more work on item table optimisationredmatrix2015-06-101-6/+6
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-201-1/+1
|\|
| * PRIVACY: possible privacy leakage under a defined set of circumstancesredmatrix2015-05-201-1/+1
* | Merge branch 'master' into tresfriendica2015-04-231-4/+30
|\|
| * $simple_update isn't so simple any more. Make sure we don't re-itnroduce the ...friendica2015-03-221-1/+1
| * provide visual feedback when deleting a like by liking it again.friendica2015-03-221-3/+2
| * add loadtime search to channel and fix it for home. display and search need f...friendica2015-03-211-2/+19
| * make the channel item query match recent changes to network item query (and s...friendica2015-03-181-3/+5
| * openid cleanupfriendica2015-03-161-1/+1
| * mod_id: load profile so the sidebar profile will workfriendica2015-03-151-0/+5
| * show item title in channel/mid and display pageszottel2015-02-201-1/+4
| * provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se...friendica2015-02-121-9/+5
* | Merge branch 'master' into tresfriendica2015-01-291-7/+7
|\|
| * remote_user => remote_channelfriendica2015-01-281-1/+1
| * local_user => local_channelfriendica2015-01-281-6/+6
* | heavy lifting converting item flag bitsfriendica2015-01-221-18/+7
|/
* hide friends broken, add parameter for item search by verbfriendica2015-01-131-0/+1
* add Thomas's Diaspora repair script as include/fixd.php - altered so it can b...friendica2014-12-161-5/+4
* wall tagsfriendica2014-12-151-0/+5
* allow members to set the per-item "show more" height (separately for network ...friendica2014-11-171-1/+6
* fix the update_unseen stuff on the channel page alsofriendica2014-11-171-8/+26
* "list mode" (forum and blog mode, no comments or comment boxes displayed on t...friendica2014-11-161-1/+7
* PostgreSQL support initial commitHabeas Codice2014-11-131-9/+9
* wrong template loaded issuefriendica2014-10-201-1/+1
* via Mario: default channel permissions not working on channel pagefriendica2014-04-111-6/+11
* change the way jot tools are displayed/hiddenmarijus2014-04-081-1/+1
* add fh to other page templatesfriendica2014-03-271-0/+1
* remove debuggingfriendica2014-01-211-1/+0
* fix location of string file in Translations.md, fix some permissions and owne...friendica2014-01-211-0/+1
* when loading a single thread on the channel page, tell JS that there isn't an...friendica2014-01-201-2/+6
* and don't send duplicate notices <sigh>zottel2014-01-101-3/+0
* add security fix to load case, toozottel2014-01-101-3/+9
* security fix for channel?mid= per zottelfriendica2014-01-101-2/+4
* some minor cleanup on plinks for some very subtle permissions issuesfriendica2014-01-091-20/+4
* fix noticeszottel2014-01-091-7/+12
* took out some left-overs from the debugging phasezottel2014-01-091-12/+0
* fix a bug that made it possible for everyone to access any message from otherzottel2014-01-091-0/+26
* Merge pull request #258 from zzottel/masterfriendica2014-01-081-28/+48
|\
| * Add display of a thread to channel module using channel/<channel>/?mid=<mid>zottel2014-01-081-28/+48
* | preparatory work for supporting a "list view" mode for conversations. This wo...friendica2014-01-081-0/+1
|/
* mod channel is now Comanchifiedfriendica2013-12-101-24/+0
* enable JS-less display of channelzottel2013-12-091-3/+7
* include re-organisation and more doco, post_to_red fix ampersands in categoriesfriendica2013-12-041-22/+9
* quite a bit of work on default acl permissions and various acl quirksfriendica2013-11-291-1/+8