aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* begin channel management (was "manage") page, use term "channel" instead of ↵friendica2012-08-302-0/+21
| | | | the vague and hard to explain "identity"
* start on contacts/profilesfriendica2012-08-306-11/+11
|
* trim a bit of fatfriendica2012-08-293-25/+36
|
* make home redirection and register link work againfriendica2012-08-281-1/+1
|
* have to do something about that return_url - but let's just plunge forward ↵friendica2012-08-281-11/+13
| | | | without it.
* recover frankenthemefriendica2012-08-271-70/+0
|
* Now logging in with Red zaccount/zentity instead of Friendica user. Yay. ↵friendica2012-08-273-3/+22
| | | | Most existing Friendica functionality is now stuffed since the Red structures are quite different.
* a few minor changesfriendica2012-08-264-5/+5
|
* back to identity creation formfriendica2012-08-235-40/+66
|
* per module code file for themesfriendica2012-08-221-0/+3
|
* upstreamfriendica2012-08-213-0/+11
|
* don't count ignored events in notificationsfriendica2012-08-161-0/+5
|
* new contact edit mockup - verdict: too complicated, must simplifyfriendica2012-08-163-0/+77
|
* invitation cleanupfriendica2012-08-161-4/+1
|
* zregister, cont.friendica2012-08-161-1/+1
|
* That's betterfriendica2012-08-162-3/+1
|
* more zregister cleanup and theme separationfriendica2012-08-162-0/+33
|
* item table rename parent-uri, target-type, object-type (more to come later)friendica2012-08-154-13/+13
|
* cleanup of mod_zregister, basic functionality working - new accounts getting ↵friendica2012-08-151-6/+9
| | | | stored.
* improvements in js localisation/translationfriendica2012-08-132-98/+35
|
* merge upstreamfriendica2012-08-1124-117/+174
|
* Dr. Theme-instein - It Lives!friendica2012-08-094-165/+369
|
* where did that !@#$ "lang" come from? Get rid of it (again).friendica2012-08-091-1/+1
|
* more theme modularisation and css/js managementfriendica2012-08-0932-32/+546
|
* merge comment threading, provide plugin/theme functions to handle css/js ↵friendica2012-08-0910-20/+51
| | | | includes
* Merge remote-tracking branch 'upstream/master'Thomas Willingham2012-08-0910-38/+261
|\
| * the dynamic "show more" sort of works - but with a nagging delay. But I need ↵friendica2012-08-0610-38/+261
| | | | | | | | to move on to bigger things. We'll leave it for now.
* | Port Comix-plain - also needs some CSS-fu, but works.Thomas Willingham2012-08-067-0/+414
| |
* | Port Comix - needs some CSS-fu, but works.Thomas Willingham2012-08-067-0/+418
|/
* updatesfriendica2012-08-053-3/+8
|
* 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-01232-35/+45
|
* 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.
* show spinning cursor to let you know a refresh is happening.friendica2012-07-251-0/+1
|
* picking up the page load times a bitfriendica2012-07-254-45/+9
|
* tie the main slider to ajax updates and buildCmdfriendica2012-07-254-6/+8
|
* recover existing conversation loading functionality for ↵friendica2012-07-252-1/+4
| | | | home,search,community,display,etc. whilst working on the ajax stuff in network
* upstream changes, rev updatefriendica2012-07-252-2/+2
|
* take out divgrow until I can fix itfriendica2012-07-251-0/+1
|
* zentity is currently just a screen mockup until the page spec is completefriendica2012-07-244-0/+107
|
* rev updatefriendica2012-07-241-2/+3
|
* implement page update modesfriendica2012-07-238-34/+14
|
* correct spelling - tread to threadfriendica2012-07-2354-182/+182
|
* pass all network page vars to the client to build ajax queries, change ↵friendica2012-07-231-17/+17
| | | | timeago variable names so as not to conflict with item timers.
* realtime updates of "6 minutes ago" with fallback to iso8601 timestamps ↵friendica2012-07-234-3/+24
| | | | (available on tooltip)
* registration page form validationfriendica2012-07-221-0/+6
|