aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* Theme admin menu.Thomas Willingham2012-08-061-2/+2
* get_theme_config_fileThomas Willingham2012-08-061-5/+5
* updatesfriendica2012-08-054-6/+10
* major theme re-org, only duepuntozero and slackr working atmfriendica2012-08-012-17/+42
* functions to generate and check webbies interactivelyfriendica2012-07-301-9/+62
* Added urlify to try and create webbie auto-suggestions out of whatever unicod...friendica2012-07-301-1/+1
* 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 home,search,community...friendica2012-07-252-3/+3
* 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 timeag...friendica2012-07-231-2/+18
* update relative time on new ajax loaded content which wasn't evaluated during...friendica2012-07-231-0/+1
* registration page form validationfriendica2012-07-221-3/+49
* more registration functions plus ability to over-ride individual strings plus...friendica2012-07-221-6/+41
* 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 - wh...friendica2012-07-211-3/+8
* 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 som...friendica2012-07-1810-361/+4
* 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 processing...friendica2012-07-171-1/+27
* first cut at a generalised item query functionfriendica2012-07-161-0/+2
* working towards getting rid of item['tag'] and item['file'] - still some depe...friendica2012-07-161-12/+15
* 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 ne...friendica2012-07-162-35/+18
* 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 tr...friendica2012-07-161-0/+20
* 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