aboutsummaryrefslogtreecommitdiffstats
path: root/mod/network.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* more work on quattro. remove html from php for groups and saved searches ↵Fabio Comuni2011-11-211-10/+19
| | | | widgets.
* bug #166Friendika2011-10-241-1/+3
|
* more taggingFriendika2011-10-241-3/+7
|
* diaspora_reshare no content found, d* profile message work in progress, ↵Friendika2011-10-191-1/+1
| | | | network page fix for cid search using post order
* post/comment order optionsFriendika2011-10-171-1/+15
|
* add contact_widgets and provide widgets on appropriate pages, fix the saved ↵Friendika2011-10-111-1/+3
| | | | | | search widget fix directory page on testbubble, don't use system theme for community, directory, and search if the viewer is logged in.
* New common tab template. Update cssFabio Comuni2011-10-101-60/+66
|
* urlescape saved search termsFriendika2011-10-041-1/+1
|
* classes added to core + testbubble themeDevlon Duthie2011-09-291-4/+6
| | | | some fixes to testbubble theme related to tab styling
* Merge branch 'master' into newuiFabio Comuni2011-09-261-130/+121
|\
| * Merge remote-tracking branch 'upstream/master'Devlon Duthie2011-09-251-1/+0
| |\
| | * .Friendika2011-09-241-1/+0
| | |
| * | really commiting files this time, still getting the hang of git.Devlon Duthie2011-09-251-51/+85
| |/ | | | | | | | | | | some images added, some classes added to groupidebar, contacts sidebar notification flags moved out of nav and into banner for testbubble the testbubble css tweaks
| * fix message ordering glitch on network pageFriendika2011-09-231-1/+1
| |
| * w3c compliance fixes, owner attribution on likes defaulting to local owner, ↵Friendika2011-09-231-0/+2
| | | | | | | | not item creator
| * optimise the commented date viewFriendika2011-09-181-78/+34
| |
* | Merge remote-tracking branch 'friendika/master' into newuiFabio Comuni2011-09-161-44/+84
|\|
| * ability to re-order network page (no UI yet)Friendika2011-09-131-4/+6
| |
| * provide option for viewing by parent created orderFriendika2011-09-131-76/+76
| |