aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* convert password fields from type=text to type=passwordfriendica2012-07-211-2/+2
* new registration pagefriendica2012-07-215-1/+287
* syntaxfriendica2012-07-211-1/+1
* account flags, account rolesfriendica2012-07-211-0/+20
* simplifyfriendica2012-07-2135-16450/+37
* syncfriendica2012-07-199-5/+103
* add patch filesfriendica2012-07-191-0/+5
* sync changesfriendica2012-07-198-24/+259
* dynamic load on slider change + delay to settlefriendica2012-07-195-18/+66
* the main slider sort of works for testing nowfriendica2012-07-194-20/+45
* dynamically building the page query - start simplefriendica2012-07-182-4/+20
* eliminate the obsolete "last-child" indicatorfriendica2012-07-1819-733/+476
* remove some d* extraneous bullshitfriendica2012-07-183-23/+4
* Removing connectors we won't be needing - this is probably going to break som...friendica2012-07-1821-3609/+11
* bad sync with github windows clientfriendica2012-07-18943-92823/+0
* some important stuff we'll needfriendica2012-07-18942-0/+92819
* initial commitfriendica2012-07-181-0/+4
* json notification popup mostly working in zerofriendica2012-07-176-50/+59
* front end for alternate profile photosfriendica2012-07-173-1/+17
* backend support for alternate profile photos for private profilesfriendica2012-07-173-12/+38
* error cleanupfriendica2012-07-174-27/+8
* 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-162-0/+142
* working towards getting rid of item['tag'] and item['file'] - still some depe...friendica2012-07-163-35/+32
* more search cleanupfriendica2012-07-163-1/+16
* make network tag and personal searches work againfriendica2012-07-163-31/+24