aboutsummaryrefslogtreecommitdiffstats
path: root/mod/network.php
Commit message (Expand)AuthorAgeFilesLines
* ok it has to be owner.friendica2015-03-171-3/+3
* revert the revert - that is working. My test was bad.friendica2015-03-141-3/+3
* revert and rethinkfriendica2015-03-141-3/+3
* create terms for Diaspora mention tags - which in Diaspora are handled differ...friendica2015-03-131-6/+6
* fix posts not showing up in network if author is not in connectionszottel2015-03-141-3/+3
* use local_channel() connnections to match the abook against when joining the ...friendica2015-03-131-2/+2
* more JS=1 weirdnessfriendica2015-03-121-1/+1
* sql optimisation for affinity searches. A new index was added which wasn't ad...friendica2015-03-101-3/+5
* make network page default options work more or less universally instead of ju...friendica2015-03-091-1/+10
* typofriendica2015-02-121-1/+1
* provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se...friendica2015-02-121-5/+2
* local_user => local_channelfriendica2015-01-281-17/+17
* now that's useful...friendica2015-01-131-2/+8
* hide friends broken, add parameter for item search by verbfriendica2015-01-131-0/+1
* wall tagsfriendica2014-12-151-15/+25
* allow members to set the per-item "show more" height (separately for network ...friendica2014-11-171-1/+8
* add unseen count and way to mark unseen to list mode. Also fix automatic mark...friendica2014-11-171-6/+23
* module cleanupfriendica2014-11-161-106/+109
* "list mode" (forum and blog mode, no comments or comment boxes displayed on t...friendica2014-11-161-1/+6
* PostgreSQL support initial commitHabeas Codice2014-11-131-11/+11
* better way to deal with effective_uidfriendica2014-09-221-2/+2
* make discover items interactivefriendica2014-09-221-1/+1
* sql string unquotedfriendica2014-07-221-1/+1
* the "page 2 shows up on top of page 1 when you wake up in the morning" bug. S...friendica2014-07-211-0/+17
* get rid of some old crapfriendica2014-06-171-57/+4
* change the way jot tools are displayed/hiddenmarijus2014-04-081-1/+1
* Missed oneThomas Willingham2014-03-301-1/+1
* Default discover to on.Thomas Willingham2014-03-301-1/+1
* Let the site admin choose whether to display the Discover tab.Alexandre Hannud Abdo2014-03-301-1/+1
* firehose fixes and optimisations. In particular get rid of the unresponsive ...friendica2014-03-271-14/+16
* superfluous commafriendica2014-03-271-2/+1
* catch the "new" view as wellfriendica2014-03-261-3/+3
* firehose testing (network?f=&fh=1) - some possible security bugs so testing p...friendica2014-03-261-9/+19
* preparatory work for supporting a "list view" mode for conversations. This wo...friendica2014-01-081-0/+1
* remove a couple of mysql reserved words from being used as table or row names...friendica2013-12-221-1/+1
* check that every invocation of htmlspecialchars has the right arg listfriendica2013-12-121-1/+1
* The affinity tool is not a "traditional" widget. But it is nevertheless a wid...friendica2013-12-111-25/+0
* mod_network is now running under Comanche. Yay.friendica2013-12-101-9/+0
* we're almost ready to turn on comanche for mod_network. All the widgets are d...friendica2013-12-101-107/+24
* comanchify the savedsearch widgetfriendica2013-12-091-3/+3
* notes widgetfriendica2013-12-091-1/+1
* suggestion widget tweaked to make it comanche capable. Remove old versions of...friendica2013-12-081-2/+2
* transition to $a->set_widget in /network on the short term - long term this w...friendica2013-12-081-5/+5
* starting on the journey to comanche everywhere - beginning with widget conver...friendica2013-12-081-2/+2
* suggestion widgetfriendica2013-12-061-0/+1
* move profile tabs and network/matrix tabs to include/conversationfriendica2013-12-051-125/+2
* remove some cruftfriendica2013-12-051-69/+5
* make some "selection-is-selected" classes work againfriendica2013-12-051-1/+1
* issue #224friendica2013-12-051-0/+6
* quite a bit of work on default acl permissions and various acl quirksfriendica2013-11-291-17/+23