aboutsummaryrefslogtreecommitdiffstats
path: root/mod/network.php
Commit message (Collapse)AuthorAgeFilesLines
...
* birthdays and events are now notificationsfriendica2012-07-291-4/+0
|
* picking up the page load times a bitfriendica2012-07-251-2/+13
|
* tie the main slider to ajax updates and buildCmdfriendica2012-07-251-15/+17
|
* recover existing conversation loading functionality for ↵friendica2012-07-251-1/+1
| | | | home,search,community,display,etc. whilst working on the ajax stuff in network
* ajax page loadsfriendica2012-07-241-12/+10
|
* convert all network search params to get requests (no url path args)friendica2012-07-231-29/+21
|
* pass all network page vars to the client to build ajax queries, change ↵friendica2012-07-231-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 ↵friendica2012-07-231-0/+1
| | | | during document.ready
* simplifyfriendica2012-07-211-29/+3
|
* dynamic load on slider change + delay to settlefriendica2012-07-191-6/+8
|
* the main slider sort of works for testing nowfriendica2012-07-191-16/+28
|
* dynamically building the page query - start simplefriendica2012-07-181-3/+13
|
* error cleanupfriendica2012-07-171-0/+2
|
* pass all possible network search params to javascript - we will be ↵friendica2012-07-171-1/+27
| | | | processing them on the client and building the proper query string there.
* first cut at a generalised item query functionfriendica2012-07-161-0/+2
|
* more search cleanupfriendica2012-07-161-0/+1
|
* make network tag and personal searches work againfriendica2012-07-161-30/+14
|
* make alt_pager the network page default - at least until we get rid of the ↵friendica2012-07-161-23/+4
| | | | network page
* unified search autocomplete backend, browser performance seems to be a bit suckyfriendica2012-07-161-0/+19
|
* updatesfriendica2012-07-141-17/+25
|
* merge upstream, slider work, refactor ping module, language selection workfriendica2012-07-131-23/+11
|
* move saved searches to new taxonomyfriendica2012-07-111-8/+13
|
* create fetch_tags function, make search work again, change logofriendica2012-07-101-12/+2
|
* sliderfriendica2012-07-091-0/+21
|
* making tags workfriendica2012-07-091-1/+14
|
* remove bookmark content flagfriendica2012-07-081-19/+2
|
* the missing mod/network.phpfabrixxm2012-06-151-6/+21
|
* mod/network.php was lostfriendica2012-06-141-0/+679
|
* network: fix bug #453fabrixxm2012-06-141-679/+0
|
* archive widgetfriendica2012-06-121-11/+30
|
* bug #448friendica2012-06-121-3/+4
|
* date search backend to mod/networkfriendica2012-06-111-13/+37
|
* network view: rembember last tab selected by userfabrixxm2012-06-111-29/+83
|
* fewer "bob smith to bob smith via wall-to-wall".friendica2012-06-021-1/+1
|
* Merge https://github.com/friendica/friendica into pullfriendica2012-05-291-9/+29
|\ | | | | | | | | Conflicts: mod/search.php
| * Merge branch 'master' of github.com:annando/friendicaMichael2012-05-261-9/+29
|/| | | | | | | | | Conflicts: mod/network.php
| * Saved searches now can search for tags as wellMichael Vogel2012-05-261-4/+16
| |
| * Speed optimisation by enabling the posibility of the MySQL fulltext engineMichael Vogel2012-05-261-5/+13
| |
| * Merge remote branch 'upstream/master'Michael Vogel2012-05-251-1/+5
| |\
| * | Performance testsMichael Vogel2012-05-201-1/+1
| | |
* | | missing entries on personal tab after sql text search optimisefriendica2012-05-251-5/+4
| |/ |/|
* | keep FB out of private notesfriendica2012-05-221-1/+5
|/
* slight improvement in a couple of queriesfriendica2012-05-081-8/+8
|
* start adding tooltips to tab menusfriendica2012-04-301-0/+7
|
* Merge branch 'pull'friendica2012-04-051-0/+0
|\
| * Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-4/+18
| |\ | | | | | | | | | | | | | | | Conflicts: include/config.php update.php
* | | add network_tabs hookfriendica2012-04-051-2/+6
| |/ |/|
* | handle escaped file chars in display and searchfriendica2012-03-311-1/+1
| |
* | add the bangfriendica2012-03-241-2/+2
| |
* | network filter is now a permission groupfriendica2012-03-241-1/+15
|/