aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
...
* more zregister cleanup and theme separationfriendica2012-08-161-48/+3
|
* registration dangling code fragment that should've been removedfriendica2012-08-151-21/+1
|
* item table rename parent-uri, target-type, object-type (more to come later)friendica2012-08-158-37/+37
|
* cleanup of mod_zregister, basic functionality working - new accounts getting ↵friendica2012-08-151-43/+49
| | | | stored.
* merge from upstreamfriendica2012-08-151-0/+1
|
* fix events ping notification backendfriendica2012-08-111-2/+2
|
* zot basic comm structure (real basic)friendica2012-08-091-0/+11
|
* merge comment threading, provide plugin/theme functions to handle css/js ↵friendica2012-08-093-3/+15
| | | | includes
* Merge https://github.com/friendica/red into zpullfriendica2012-08-083-11/+11
|\
| * More wrong linksThomas Willingham2012-08-071-2/+2
| |
| * Bloody hell, this touches a lot of code.Thomas Willingham2012-08-061-2/+2
| |
| * Theme admin menu.Thomas Willingham2012-08-061-2/+2
| |
| * get_theme_config_fileThomas Willingham2012-08-061-5/+5
| |
* | moving forward againfriendica2012-08-083-43/+13
|/
* 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 ↵friendica2012-07-301-1/+1
| | | | unicode stuff gets thrown in as a name. Currently this will only work for latin/european/cyrillic/russian, but possible to extend to ideographic forms.
* 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
|