| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-10 | 1 | -1/+5 |
|\ |
|
| * | show status editor in /display on share action. | Mario Vavti | 2015-07-10 | 1 | -1/+4 |
| * | revert | Mario Vavti | 2015-07-09 | 1 | -2/+2 |
| * | do not show status editor in /display - we most probably want to read the thr... | Mario Vavti | 2015-07-09 | 1 | -1/+2 |
* | | more work on item table optimisation | redmatrix | 2015-06-10 | 1 | -5/+6 |
* | | Merge branch 'master' into tres | friendica | 2015-04-23 | 1 | -0/+16 |
|\| |
|
| * | add loadtime search to channel and fix it for home. display and search need f... | friendica | 2015-03-21 | 1 | -0/+13 |
| * | correct indent | zottel | 2015-02-20 | 1 | -2/+2 |
| * | show item title in channel/mid and display pages | zottel | 2015-02-20 | 1 | -0/+3 |
| * | provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se... | friendica | 2015-02-12 | 1 | -4/+1 |
* | | Merge branch 'master' into tres | friendica | 2015-01-29 | 1 | -7/+7 |
|\| |
|
| * | remote_user => remote_channel | friendica | 2015-01-28 | 1 | -1/+1 |
| * | local_user => local_channel | friendica | 2015-01-28 | 1 | -7/+7 |
* | | more message restrict conversions | friendica | 2015-01-29 | 1 | -2/+2 |
* | | start on item_restrict conversion | friendica | 2015-01-22 | 1 | -1/+1 |
* | | heavy lifting converting item flag bits | friendica | 2015-01-22 | 1 | -4/+1 |
|/ |
|
* | hide friends broken, add parameter for item search by verb | friendica | 2015-01-13 | 1 | -0/+1 |
* | incorrect check for sys ownership | friendica | 2014-12-19 | 1 | -4/+5 |
* | wall tags | friendica | 2014-12-15 | 1 | -0/+1 |
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -4/+4 |
* | repeated content collapse on update from display page under rare conditions (... | friendica | 2014-09-18 | 1 | -0/+2 |
* | honour sys channel permissions for who can view the sys owned content | friendica | 2014-07-26 | 1 | -2/+11 |
* | cleanup | friendica | 2014-06-19 | 1 | -1/+1 |
* | only show jotnets when posting conversation items | friendica | 2014-06-14 | 1 | -1/+1 |
* | issue #433 | friendica | 2014-06-10 | 1 | -0/+1 |
* | add sys channel (discover) posts to "anonymous" search. They will by default ... | friendica | 2014-06-03 | 1 | -2/+7 |
* | mod_display: match "message_id begins with xxxx" as well as "message_id = xxxx" | friendica | 2014-05-22 | 1 | -3/+3 |
* | change the way jot tools are displayed/hidden | marijus | 2014-04-08 | 1 | -1/+1 |
* | add fh to other page templates | friendica | 2014-03-27 | 1 | -0/+1 |
* | preparatory work for supporting a "list view" mode for conversations. This wo... | friendica | 2014-01-08 | 1 | -0/+1 |
* | JS-less display | zottel | 2013-12-17 | 1 | -4/+7 |
* | quite a bit of work on default acl permissions and various acl quirks | friendica | 2013-11-29 | 1 | -1/+9 |
* | mod_display - if we are given the mid of a webpage, redirect to that webpage.... | friendica | 2013-10-28 | 1 | -1/+19 |
* | doc - complete hook list, still need detailed functional descriptions with pa... | friendica | 2013-10-18 | 1 | -1/+1 |
* | Put a status editor on the display page if you're logged in. This fixes issue... | friendica | 2013-10-18 | 1 | -0/+23 |
* | turn off endless scroll if we have no more content to load - currently for mo... | friendica | 2013-10-13 | 1 | -0/+2 |
* | one more edge case in the public perms - don't match perms = 0 which is priva... | friendica | 2013-09-22 | 1 | -3/+3 |
* | fixes for display and search privacy enforcement | friendica | 2013-09-22 | 1 | -1/+3 |
* | remove old debugging cruft | friendica | 2013-09-10 | 1 | -1/+1 |
* | encode and decode channel names containing HTML special characters and quotes... | friendica | 2013-09-06 | 1 | -3/+3 |
* | fix mod-display when not logged in. | friendica | 2013-06-18 | 1 | -2/+2 |
* | odds and ends in prepearation for photo abstraction, plus red-to-friendica addon | friendica | 2013-04-25 | 1 | -0/+15 |
* | Updated build_query for mid | Thomas Willingham | 2013-03-25 | 1 | -5/+3 |
* | fix mod_display breakage. | friendica | 2013-03-24 | 1 | -2/+9 |
* | rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer... | friendica | 2013-03-21 | 1 | -9/+9 |
* | improve mod/display for local users - use their own copy if possible | friendica | 2013-03-02 | 1 | -11/+23 |
* | progress on tag delivery | friendica | 2013-02-11 | 1 | -1/+1 |
* | taming the wild mod_display | friendica | 2013-02-10 | 1 | -7/+4 |
* | progress on mod/display - slow but any progress is good | friendica | 2013-02-10 | 1 | -24/+9 |
* | mod_display - no fun. Not working at all. But a bit of progress. | friendica | 2013-02-10 | 1 | -100/+96 |