aboutsummaryrefslogtreecommitdiffstats
path: root/mod/network.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Mostly some checks in order to avoid Notices; 1 real bugfix in /mod/network.phpTobias Hößl2012-02-281-6/+8
|/
* starred/bookmark searches only returning conversation head without commentsfriendica2012-02-141-5/+1
|
* begin cmin, cmaxfriendica2012-02-081-1/+7
|
* placeholder - spam tab on network pagefriendica2012-02-011-11/+25
|
* implement "moderate" flag on itemsfriendica2012-01-231-4/+5
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* fix return url when deleting network posts with page paramsfriendica2012-01-121-3/+3
|
* improve direct login on network pagefriendica2012-01-111-1/+3
|
* nets widget - allow all children of specified parent net regardless of networkfriendica2012-01-061-1/+1
|
* network select widgetfriendica2012-01-051-0/+3
|
* backend for per-network streamsfriendica2012-01-051-8/+12
|
* hopefully this will speed up the network updates a wee bit morefriendica2012-01-021-3/+8
|
* that didn't work - revertfriendica2012-01-021-4/+5
|
* sql optimisation cont.friendica2012-01-021-5/+4
|
* conversation sql optimisationsfriendica2012-01-021-23/+7
|
* try again on the network page sql optimisationfriendica2012-01-021-7/+12
|
* revert sql optimisation - js updates brokenfriendica2012-01-021-5/+4
|
* long running query on network page - optimise out the double sub-selectfriendica2012-01-011-4/+5
|
* improved cid searchfriendica2011-12-221-5/+3
|
* bug #247friendica2011-12-211-1/+2
|
* "new" view broken after liveupdate fixesfriendica2011-12-141-3/+2
|
* live update improvementsfriendica2011-12-121-14/+24
|
* refactor updatesfriendica2011-12-121-31/+41
|
* preg_quote search stringsfriendica2011-12-061-2/+2
|
* include diaspora mentions in personal (requires adding a Diaspora profile ↵friendica2011-12-061-2/+4
| | | | url because they don't use ours)
* dynamic delete icons for saved-search on network pagefriendica2011-12-011-3/+2
|
* fine tune personal regex'sfriendica2011-11-291-3/+3
|
* missing parenfriendica2011-11-291-1/+1
|
* add tag to personalfriendica2011-11-291-1/+2
|
* personal tab on network pagefriendica2011-11-291-2/+30
|
* remove old liveupdate markerfriendica2011-11-241-17/+0
|
* move liveupdate after birthdays/eventsfriendica2011-11-241-0/+18
|