| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | the main slider sort of works for testing now | friendica | 2012-07-19 | 1 | -16/+28 |
* | dynamically building the page query - start simple | friendica | 2012-07-18 | 1 | -3/+13 |
* | error cleanup | friendica | 2012-07-17 | 1 | -0/+2 |
* | pass all possible network search params to javascript - we will be processing... | friendica | 2012-07-17 | 1 | -1/+27 |
* | first cut at a generalised item query function | friendica | 2012-07-16 | 1 | -0/+2 |
* | more search cleanup | friendica | 2012-07-16 | 1 | -0/+1 |
* | make network tag and personal searches work again | friendica | 2012-07-16 | 1 | -30/+14 |
* | make alt_pager the network page default - at least until we get rid of the ne... | friendica | 2012-07-16 | 1 | -23/+4 |
* | unified search autocomplete backend, browser performance seems to be a bit sucky | friendica | 2012-07-16 | 1 | -0/+19 |
* | updates | friendica | 2012-07-14 | 1 | -17/+25 |
* | merge upstream, slider work, refactor ping module, language selection work | friendica | 2012-07-13 | 1 | -23/+11 |
* | move saved searches to new taxonomy | friendica | 2012-07-11 | 1 | -8/+13 |
* | create fetch_tags function, make search work again, change logo | friendica | 2012-07-10 | 1 | -12/+2 |
* | slider | friendica | 2012-07-09 | 1 | -0/+21 |
* | making tags work | friendica | 2012-07-09 | 1 | -1/+14 |
* | remove bookmark content flag | friendica | 2012-07-08 | 1 | -19/+2 |
* | the missing mod/network.php | fabrixxm | 2012-06-15 | 1 | -6/+21 |
* | mod/network.php was lost | friendica | 2012-06-14 | 1 | -0/+679 |
* | network: fix bug #453 | fabrixxm | 2012-06-14 | 1 | -679/+0 |
* | archive widget | friendica | 2012-06-12 | 1 | -11/+30 |
* | bug #448 | friendica | 2012-06-12 | 1 | -3/+4 |
* | date search backend to mod/network | friendica | 2012-06-11 | 1 | -13/+37 |
* | network view: rembember last tab selected by user | fabrixxm | 2012-06-11 | 1 | -29/+83 |
* | fewer "bob smith to bob smith via wall-to-wall". | friendica | 2012-06-02 | 1 | -1/+1 |
* | Merge https://github.com/friendica/friendica into pull | friendica | 2012-05-29 | 1 | -9/+29 |
|\ |
|
| * | Merge branch 'master' of github.com:annando/friendica | Michael | 2012-05-26 | 1 | -9/+29 |
|/| |
|
| * | Saved searches now can search for tags as well | Michael Vogel | 2012-05-26 | 1 | -4/+16 |
| * | Speed optimisation by enabling the posibility of the MySQL fulltext engine | Michael Vogel | 2012-05-26 | 1 | -5/+13 |
| * | Merge remote branch 'upstream/master' | Michael Vogel | 2012-05-25 | 1 | -1/+5 |
| |\ |
|
| * | | Performance tests | Michael Vogel | 2012-05-20 | 1 | -1/+1 |
* | | | missing entries on personal tab after sql text search optimise | friendica | 2012-05-25 | 1 | -5/+4 |
| |/
|/| |
|
* | | keep FB out of private notes | friendica | 2012-05-22 | 1 | -1/+5 |
|/ |
|
* | slight improvement in a couple of queries | friendica | 2012-05-08 | 1 | -8/+8 |
* | start adding tooltips to tab menus | friendica | 2012-04-30 | 1 | -0/+7 |
* | Merge branch 'pull' | friendica | 2012-04-05 | 1 | -0/+0 |
|\ |
|
| * | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -4/+18 |
| |\ |
|
* | | | add network_tabs hook | friendica | 2012-04-05 | 1 | -2/+6 |
| |/
|/| |
|
* | | handle escaped file chars in display and search | friendica | 2012-03-31 | 1 | -1/+1 |
* | | add the bang | friendica | 2012-03-24 | 1 | -2/+2 |
* | | network filter is now a permission group | friendica | 2012-03-24 | 1 | -1/+15 |
|/ |
|
* | bug #335 network search broken after new ssl policy settings | friendica | 2012-03-16 | 1 | -1/+1 |
* | basic ssl_policy for important modules | friendica | 2012-03-14 | 1 | -12/+14 |
* | addon settings form error | friendica | 2012-03-13 | 1 | -1/+1 |
* | file as widget and basic filing implementation for duepuntozero,slackr | friendica | 2012-03-13 | 1 | -0/+1 |
* | Merge branch 'master' of git://github.com/friendica/friendica | Tobias Hößl | 2012-03-12 | 1 | -7/+14 |
|\ |
|
| * | backend for "save to file" feature | friendica | 2012-03-11 | 1 | -7/+14 |
* | | Merge branch 'master' of git://github.com/friendica/friendica | Tobias Hößl | 2012-03-11 | 1 | -1/+2 |
|\| |
|
| * | allow user to set number of items to show on network page | Michael Johnston | 2012-03-09 | 1 | -1/+2 |
* | | Merge branch 'master' of git://github.com/friendica/friendica | Tobias Hößl | 2012-03-09 | 1 | -18/+16 |
|\| |
|
| * | reworked fix from unary for bug #323 (due to incorrect use of array_key_exist... | friendica | 2012-03-07 | 1 | -1/+1 |