| Commit message (Expand) | Author | Age | Files | Lines |
* | revert the revert - that is working. My test was bad. | friendica | 2015-03-14 | 1 | -3/+3 |
* | revert and rethink | friendica | 2015-03-14 | 1 | -3/+3 |
* | create terms for Diaspora mention tags - which in Diaspora are handled differ... | friendica | 2015-03-13 | 1 | -6/+6 |
* | fix posts not showing up in network if author is not in connections | zottel | 2015-03-14 | 1 | -3/+3 |
* | use local_channel() connnections to match the abook against when joining the ... | friendica | 2015-03-13 | 1 | -2/+2 |
* | more JS=1 weirdness | friendica | 2015-03-12 | 1 | -1/+1 |
* | sql optimisation for affinity searches. A new index was added which wasn't ad... | friendica | 2015-03-10 | 1 | -3/+5 |
* | make network page default options work more or less universally instead of ju... | friendica | 2015-03-09 | 1 | -1/+10 |
* | typo | friendica | 2015-02-12 | 1 | -1/+1 |
* | provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se... | friendica | 2015-02-12 | 1 | -5/+2 |
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -17/+17 |
* | now that's useful... | friendica | 2015-01-13 | 1 | -2/+8 |
* | hide friends broken, add parameter for item search by verb | friendica | 2015-01-13 | 1 | -0/+1 |
* | wall tags | friendica | 2014-12-15 | 1 | -15/+25 |
* | allow members to set the per-item "show more" height (separately for network ... | friendica | 2014-11-17 | 1 | -1/+8 |
* | add unseen count and way to mark unseen to list mode. Also fix automatic mark... | friendica | 2014-11-17 | 1 | -6/+23 |
* | module cleanup | friendica | 2014-11-16 | 1 | -106/+109 |
* | "list mode" (forum and blog mode, no comments or comment boxes displayed on t... | friendica | 2014-11-16 | 1 | -1/+6 |
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -11/+11 |
* | better way to deal with effective_uid | friendica | 2014-09-22 | 1 | -2/+2 |
* | make discover items interactive | friendica | 2014-09-22 | 1 | -1/+1 |
* | sql string unquoted | friendica | 2014-07-22 | 1 | -1/+1 |
* | the "page 2 shows up on top of page 1 when you wake up in the morning" bug. S... | friendica | 2014-07-21 | 1 | -0/+17 |
* | get rid of some old crap | friendica | 2014-06-17 | 1 | -57/+4 |
* | change the way jot tools are displayed/hidden | marijus | 2014-04-08 | 1 | -1/+1 |
* | Missed one | Thomas Willingham | 2014-03-30 | 1 | -1/+1 |
* | Default discover to on. | Thomas Willingham | 2014-03-30 | 1 | -1/+1 |
* | Let the site admin choose whether to display the Discover tab. | Alexandre Hannud Abdo | 2014-03-30 | 1 | -1/+1 |
* | firehose fixes and optimisations. In particular get rid of the unresponsive ... | friendica | 2014-03-27 | 1 | -14/+16 |
* | superfluous comma | friendica | 2014-03-27 | 1 | -2/+1 |
* | catch the "new" view as well | friendica | 2014-03-26 | 1 | -3/+3 |
* | firehose testing (network?f=&fh=1) - some possible security bugs so testing p... | friendica | 2014-03-26 | 1 | -9/+19 |
* | preparatory work for supporting a "list view" mode for conversations. This wo... | friendica | 2014-01-08 | 1 | -0/+1 |
* | remove a couple of mysql reserved words from being used as table or row names... | friendica | 2013-12-22 | 1 | -1/+1 |
* | check that every invocation of htmlspecialchars has the right arg list | friendica | 2013-12-12 | 1 | -1/+1 |
* | The affinity tool is not a "traditional" widget. But it is nevertheless a wid... | friendica | 2013-12-11 | 1 | -25/+0 |
* | mod_network is now running under Comanche. Yay. | friendica | 2013-12-10 | 1 | -9/+0 |
* | we're almost ready to turn on comanche for mod_network. All the widgets are d... | friendica | 2013-12-10 | 1 | -107/+24 |
* | comanchify the savedsearch widget | friendica | 2013-12-09 | 1 | -3/+3 |
* | notes widget | friendica | 2013-12-09 | 1 | -1/+1 |
* | suggestion widget tweaked to make it comanche capable. Remove old versions of... | friendica | 2013-12-08 | 1 | -2/+2 |
* | transition to $a->set_widget in /network on the short term - long term this w... | friendica | 2013-12-08 | 1 | -5/+5 |
* | starting on the journey to comanche everywhere - beginning with widget conver... | friendica | 2013-12-08 | 1 | -2/+2 |
* | suggestion widget | friendica | 2013-12-06 | 1 | -0/+1 |
* | move profile tabs and network/matrix tabs to include/conversation | friendica | 2013-12-05 | 1 | -125/+2 |
* | remove some cruft | friendica | 2013-12-05 | 1 | -69/+5 |
* | make some "selection-is-selected" classes work again | friendica | 2013-12-05 | 1 | -1/+1 |
* | issue #224 | friendica | 2013-12-05 | 1 | -0/+6 |
* | quite a bit of work on default acl permissions and various acl quirks | friendica | 2013-11-29 | 1 | -17/+23 |
* | pull in some posts when we first connect with a new channel (if allowed to) -... | friendica | 2013-11-17 | 1 | -2/+2 |