aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
...
* birthdays and events are now notificationsfriendica2012-07-293-8/+1
|
* also notify count of events todayfriendica2012-07-281-4/+13
|
* move today's events into a ping notificationfriendica2012-07-281-0/+11
|
* picking up the page load times a bitfriendica2012-07-252-3/+36
|
* tie the main slider to ajax updates and buildCmdfriendica2012-07-251-15/+17
|
* recover existing conversation loading functionality for ↵friendica2012-07-252-3/+3
| | | | home,search,community,display,etc. whilst working on the ajax stuff in network
* ajax page loadsfriendica2012-07-242-14/+12
|
* zentity is currently just a screen mockup until the page spec is completefriendica2012-07-241-0/+296
|
* implement page update modesfriendica2012-07-232-4/+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
* registration page form validationfriendica2012-07-221-3/+49
|
* more registration functions plus ability to over-ride individual strings ↵friendica2012-07-221-6/+41
| | | | plus upstream merges plus rev update
* upstream fixesfriendica2012-07-221-3/+8
|
* more account infrastructurefriendica2012-07-221-18/+9
|
* page templating and css managementfriendica2012-07-211-1/+1
|
* breakup css into page layout css, and provide module specific layout css - ↵friendica2012-07-211-3/+8
| | | | which should dramatically reduce the size of theme files and reduce load times
* new registration pagefriendica2012-07-211-0/+219
|
* simplifyfriendica2012-07-214-52/+18
|
* syncfriendica2012-07-192-1/+26
|
* sync changesfriendica2012-07-192-5/+162
|
* 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
|
* eliminate the obsolete "last-child" indicatorfriendica2012-07-188-243/+288
|
* remove some d* extraneous bullshitfriendica2012-07-182-11/+2
|
* Removing connectors we won't be needing - this is probably going to break ↵friendica2012-07-1810-361/+4
| | | | some shit.
* json notification popup mostly working in zerofriendica2012-07-171-1/+1
|
* front end for alternate profile photosfriendica2012-07-171-1/+9
|
* backend support for alternate profile photos for private profilesfriendica2012-07-171-9/+36
|
* error cleanupfriendica2012-07-173-23/+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
|
* working towards getting rid of item['tag'] and item['file'] - still some ↵friendica2012-07-161-12/+15
| | | | dependencies
* more search cleanupfriendica2012-07-161-0/+1
|
* make network tag and personal searches work againfriendica2012-07-162-31/+16
|
* make alt_pager the network page default - at least until we get rid of the ↵friendica2012-07-162-35/+18
| | | | network page
* unified search autocomplete backend, browser performance seems to be a bit suckyfriendica2012-07-162-0/+104
|
* language filtering infrastructure, check owner's language prefs and either ↵friendica2012-07-161-0/+20
| | | | translate it or dump it depending on those prefs and the availability of translation plugins.
* use include/language.php for all language and translation codefriendica2012-07-161-2/+0
|
* contact edit sliderfriendica2012-07-151-1/+19
|
* more work on json notifications, now working except for notify popupfriendica2012-07-151-27/+28
|
* updatesfriendica2012-07-145-67/+108
|
* merge upstream, slider work, refactor ping module, language selection workfriendica2012-07-135-241/+134
|
* add plink to profile change notificationsfriendica2012-07-121-1/+9
|
* language detection and sparkle links added to plinks where appropriatefriendica2012-07-121-5/+13
|
* move saved searches to new taxonomyfriendica2012-07-112-22/+30
|
* get rid of special "short salmon key" for statusnetfriendica2012-07-112-3/+3
|
* catchupfriendica2012-07-102-13/+0
|