aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Theme admin menu.Thomas Willingham2012-08-061-2/+2
| | * get_theme_config_fileThomas Willingham2012-08-061-5/+5
| | * Bring get_theme_screenshot and get_theme_info up to date.Thomas Willingham2012-08-061-4/+4
* | | moving forward againfriendica2012-08-087-69/+32
|/ /
* | rev updatefriendica2012-08-081-1/+1
* | the dynamic "show more" sort of works - but with a nagging delay. But I need ...friendica2012-08-0615-49/+316
|/
* updatesfriendica2012-08-0518-21/+56
* Merge pull request #1 from beardy-unixer/masterfriendica2012-08-0544-467/+47
|\
| * That's the zeros done. The others need more fiddling with.Thomas Willingham2012-08-068-27/+27
| * Port GreenzeroThomas Willingham2012-08-069-7/+7
| * Port EasterbunnyThomas Willingham2012-08-067-5/+5
| * Kill NS themesThomas Willingham2012-08-0612-420/+0
| * Port darkzeroThomas Willingham2012-08-068-8/+8
|/
* major theme re-org, only duepuntozero and slackr working atmfriendica2012-08-01237-67/+108
* remember that the main thing is to keep the main thing the main thing...friendica2012-07-315-4/+110
* functions to generate and check webbies interactivelyfriendica2012-07-302-9/+107
* Added urlify to try and create webbie auto-suggestions out of whatever unicod...friendica2012-07-3012-3/+347
* get_item_elements (json version)friendica2012-07-292-0/+79
* birthdays and events are now notificationsfriendica2012-07-296-9/+9
* also notify count of events todayfriendica2012-07-281-4/+13
* move today's events into a ping notificationfriendica2012-07-283-1/+62
* rev updatefriendica2012-07-271-1/+1
* add zot hub location table to db, use diff to avoid re-installfriendica2012-07-262-4/+23
* more fixes for the legacy stuff as we push forward to new stufffriendica2012-07-262-4/+5
* show spinning cursor to let you know a refresh is happening.friendica2012-07-252-0/+5
* picking up the page load times a bitfriendica2012-07-259-66/+94
* tie the main slider to ajax updates and buildCmdfriendica2012-07-256-25/+35
* recover existing conversation loading functionality for home,search,community...friendica2012-07-256-8/+24
* upstream changes, rev updatefriendica2012-07-253-3/+3
* At this moment, of the content pages only the network page partially works an...friendica2012-07-251-0/+0
* take out divgrow until I can fix itfriendica2012-07-252-3/+19
* see if this works for getting rid of scrollbarsfriendica2012-07-244-29/+136
* ajax page loadsfriendica2012-07-244-23/+42
* zentity is currently just a screen mockup until the page spec is completefriendica2012-07-246-0/+624
* rev updatefriendica2012-07-244-40/+38
* implement page update modesfriendica2012-07-2315-110/+242
* correct spelling - tread to threadfriendica2012-07-2355-183/+183
* convert all network search params to get requests (no url path args)friendica2012-07-235-36/+36
* pass all network page vars to the client to build ajax queries, change timeag...friendica2012-07-234-37/+53
* update relative time on new ajax loaded content which wasn't evaluated during...friendica2012-07-232-0/+7
* realtime updates of "6 minutes ago" with fallback to iso8601 timestamps (avai...friendica2012-07-238-8/+85
* should be able to use this to get rid of vertical scrollbars but still restri...friendica2012-07-221-0/+33
* add js relative date calculator so that "3 minutes ago" will be updated when ...friendica2012-07-222-0/+153
* registration page form validationfriendica2012-07-222-3/+55
* more registration functions plus ability to over-ride individual strings plus...friendica2012-07-224-73/+121
* account + entity ~= userfriendica2012-07-221-0/+37
* upstream fixesfriendica2012-07-223-453/+654
* more account infrastructurefriendica2012-07-227-331/+135
* page templating and css managementfriendica2012-07-218-35/+80
* breakup css into page layout css, and provide module specific layout css - wh...friendica2012-07-214-22/+48