aboutsummaryrefslogtreecommitdiffstats
path: root/mod/network.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
|/
* bug #335 network search broken after new ssl policy settingsfriendica2012-03-161-1/+1
|
* basic ssl_policy for important modulesfriendica2012-03-141-12/+14
|
* addon settings form errorfriendica2012-03-131-1/+1
|
* file as widget and basic filing implementation for duepuntozero,slackrfriendica2012-03-131-0/+1
| | | | much more work needed - this is just for test/evaluation currently
* Merge branch 'master' of git://github.com/friendica/friendicaTobias Hößl2012-03-121-7/+14
|\
| * backend for "save to file" featurefriendica2012-03-111-7/+14
| |
* | Merge branch 'master' of git://github.com/friendica/friendicaTobias Hößl2012-03-111-1/+2
|\|
| * allow user to set number of items to show on network pageMichael Johnston2012-03-091-1/+2
| |
* | Merge branch 'master' of git://github.com/friendica/friendicaTobias Hößl2012-03-091-18/+16
|\|
| * reworked fix from unary for bug #323 (due to incorrect use of ↵friendica2012-03-071-1/+1
| | | | | | | | array_key_exists())
| * bugs #312, #313friendica2012-03-061-16/+14
| |
| * From Tobias H - catch some irregularities caused by cut/paste codefriendica2012-02-281-1/+1
| |