Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | birthdays and events are now notifications | friendica | 2012-07-29 | 1 | -4/+0 |
| | |||||
* | picking up the page load times a bit | friendica | 2012-07-25 | 1 | -2/+13 |
| | |||||
* | tie the main slider to ajax updates and buildCmd | friendica | 2012-07-25 | 1 | -15/+17 |
| | |||||
* | recover existing conversation loading functionality for ↵ | friendica | 2012-07-25 | 1 | -1/+1 |
| | | | | home,search,community,display,etc. whilst working on the ajax stuff in network | ||||
* | ajax page loads | friendica | 2012-07-24 | 1 | -12/+10 |
| | |||||
* | convert all network search params to get requests (no url path args) | friendica | 2012-07-23 | 1 | -29/+21 |
| | |||||
* | pass all network page vars to the client to build ajax queries, change ↵ | friendica | 2012-07-23 | 1 | -2/+18 |
| | | | | timeago variable names so as not to conflict with item timers. | ||||
* | update relative time on new ajax loaded content which wasn't evaluated ↵ | friendica | 2012-07-23 | 1 | -0/+1 |
| | | | | during document.ready | ||||
* | simplify | friendica | 2012-07-21 | 1 | -29/+3 |
| | |||||
* | dynamic load on slider change + delay to settle | friendica | 2012-07-19 | 1 | -6/+8 |
| | |||||
* | 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 ↵ | friendica | 2012-07-17 | 1 | -1/+27 |
| | | | | processing them on the client and building the proper query string there. | ||||
* | 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 ↵ | friendica | 2012-07-16 | 1 | -23/+4 |
| | | | | network page | ||||
* | 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 |
|\ | | | | | | | | | Conflicts: mod/search.php | ||||
| * | Merge branch 'master' of github.com:annando/friendica | Michael | 2012-05-26 | 1 | -9/+29 |
|/| | | | | | | | | | Conflicts: mod/network.php | ||||
| * | 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 |
| |\ | | | | | | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
* | | | 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 |
|/ |