| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Saved searches on the matrix/network page just got a lot more interesting. Hi... | friendica | 2013-10-01 | 1 | -3/+26 |
* | Issue #158 | friendica | 2013-09-29 | 1 | -3/+3 |
* | hopefully this will go over a bit better - check post owner permissions as we... | friendica | 2013-09-20 | 1 | -1/+1 |
* | make collections work again | friendica | 2013-09-18 | 1 | -4/+9 |
* | fix network search - except it can't search private posts. That may be a prob... | friendica | 2013-09-05 | 1 | -1/+2 |
* | silence some warnings at php E_ALL levels | friendica | 2013-08-28 | 1 | -5/+7 |
* | bring back mail list and cleanup some issues which popped out with full PHP w... | friendica | 2013-08-27 | 1 | -1/+1 |
* | move js from matrix page | friendica | 2013-08-15 | 1 | -17/+0 |
* | add logging to matrix page load because I don't want to spend a week telling ... | friendica | 2013-07-22 | 1 | -0/+2 |
* | configurable theme precedence rules, and passing the page owner to the pcss t... | friendica | 2013-07-17 | 1 | -0/+1 |
* | use current channel photo for favicon where applicable - might be browser dep... | friendica | 2013-07-07 | 1 | -0/+3 |
* | fix cid query | friendica | 2013-06-27 | 1 | -1/+1 |
* | fix location setting stuff | friendica | 2013-05-28 | 1 | -1/+1 |
* | didn't realise that collections (search by group) and search by contact weren... | friendica | 2013-05-22 | 1 | -26/+26 |
* | uri to mid | friendica | 2013-03-25 | 1 | -1/+1 |
* | main_slider hook | friendica | 2013-03-21 | 1 | -1/+4 |
* | progress on tag delivery | friendica | 2013-02-11 | 1 | -2/+2 |
* | reduce itemspage for better interactive performance | friendica | 2013-02-10 | 1 | -1/+1 |
* | mod_display - no fun. Not working at all. But a bit of progress. | friendica | 2013-02-10 | 1 | -0/+1 |
* | add count of items to profiler so we can get a running average | friendica | 2013-02-09 | 1 | -1/+1 |
* | performance profiling - 95% of the time is spent in "conversation()" e.g. ren... | friendica | 2013-02-09 | 1 | -6/+22 |
* | reduce debug noise | friendica | 2013-02-08 | 1 | -1/+1 |
* | fix new/search mod on network page, fix the parent queries on network and cha... | friendica | 2013-02-04 | 1 | -1/+1 |
* | debugging mark all seen for various notification types | friendica | 2013-02-04 | 1 | -1/+1 |
* | bring back selective "mark unseen" on network page now that we can mark all u... | friendica | 2013-02-03 | 1 | -11/+6 |