aboutsummaryrefslogtreecommitdiffstats
path: root/mod/network.php
Commit message (Collapse)AuthorAgeFilesLines
* rewrite the conv searchfriendica2013-01-121-4/+4
|
* fix the "personal" network filter and introduction notificationsfriendica2013-01-091-8/+6
|
* found itfriendica2013-01-041-1/+2
|
* stray elsefriendica2013-01-041-1/+1
|
* fix the contorted update logic on the network pagefriendica2013-01-041-18/+18
|
* several small fixes and adjustmentsfriendica2012-12-161-2/+2
|
* typofriendica2012-12-161-1/+1
|
* add live page loading and and endless scroll to home (mod_channel)friendica2012-12-161-4/+1
|
* pass module name to build_cmd, so we can use it elsewherefriendica2012-12-141-0/+1
|
* templatise the building of page queries so we can re-use it elsewherefriendica2012-12-131-51/+20
|
* backport features categories and add some new ones like the affinity sliderfriendica2012-11-281-19/+20
|
* basic (very basic) communication showing up on network pagefriendica2012-11-261-2/+2
|
* turn star into a featurefriendica2012-11-081-9/+18
|
* turn off some "advanced" features by default, like archives and saved search ↵friendica2012-11-031-0/+3
| | | | - even though we don't yet have a screen to turn them on. That will come.
* fixing broken things again after the latest round of ripping out the yellow ↵friendica2012-10-291-16/+22
| | | | slime and replacing it with red slime.
* "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes ↵friendica2012-10-291-1/+1
| | | | to the profile details.
* closeness issue - need to work on it morefriendica2012-10-291-14/+31
|
* fix updating of bitwise 'unseen' to account for mysql operator precedencefriendica2012-10-281-3/+3
|
* Give the UI a little love after all the backend modsfriendica2012-10-241-2/+0
|
* don't need 'bookmark' - keep it simplefriendica2012-10-221-2/+1
|
* abook structurefriendica2012-10-081-15/+10
|
* get posts to show upfriendica2012-10-071-9/+9
|
* start fixing all the item queriesfriendica2012-10-071-24/+19
|
* more DB cleanupfriendica2012-08-301-2/+2
|
* trim a bit of fatfriendica2012-08-291-9/+3
|
* 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
|