aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
...
* change permission settings from radio buttons to select boxesfriendica2012-11-052-19/+9
|
* that was certainly some fun debugging (not)friendica2012-11-044-73/+39
|
* some cleanup of main item templatefriendica2012-11-042-46/+125
|
* feature enable 'dislike' - backendfriendica2012-11-031-0/+2
|
* add templatefriendica2012-11-031-0/+16
|
* settings/features page to enable/disable software featuresfriendica2012-11-031-0/+1
|
* turn off categories feature by defaultfriendica2012-11-031-0/+2
|
* mv mod_install to mod_setup, conflict with name of install dirfriendica2012-11-033-3/+3
|
* more theme stufffriendica2012-11-031-2/+7
|
* better icon alignments on postsfriendica2012-11-031-2/+7
|
* fix default channelfriendica2012-11-022-5/+5
|
* can save permissionsfriendica2012-11-011-0/+1
|
* settings page channel permissions front-end (needs back-end still)friendica2012-11-013-2/+36
|
* add current selection to channel managerfriendica2012-11-013-2/+25
|
* cleanup channel managementfriendica2012-11-012-0/+19
|
* more progress on address bookfriendica2012-10-301-0/+4
|
* fix channel creation and management after last changesfriendica2012-10-303-4/+4
|
* zchannel rename to new_channelfriendica2012-10-296-52/+52
|
* fix updating of bitwise 'unseen' to account for mysql operator precedencefriendica2012-10-281-1/+1
|
* theme tweaks cont.friendica2012-10-272-3/+3
|
* contact group is now 'channel group'friendica2012-10-271-2/+2
|
* theming adjustmentsfriendica2012-10-271-2/+2
|
* update file iconfriendica2012-10-271-0/+0
|
* fix a couple of things that went wonky when moving to thread objectsfriendica2012-10-272-4/+4
|
* fix comment lineupfriendica2012-10-261-1/+1
|
* move things to the newer conversation object, a few minor bugs - will sort ↵friendica2012-10-251-0/+5
| | | | it out eventually
* comments sort of working again but now need to fix the threading which was ↵friendica2012-10-258-184/+273
| | | | ported when it was only half working
* more ui cleanupfriendica2012-10-241-13/+19
|
* Give the UI a little love after all the backend modsfriendica2012-10-243-13/+46
|
* new install settingsfriendica2012-10-182-0/+4
|
* use a single language config until all the new options are in placefriendica2012-10-178-502/+4
|
* profile in a window for those who think all profiles and all pages on the ↵friendica2012-10-101-0/+1
| | | | internet should look exactly like theirs
* relocate register policy setting in language htconfig templatesfriendica2012-10-078-15/+15
|
* provide auto admin registration as before, but allow the current admin to ↵friendica2012-10-041-1/+1
| | | | create other admins
* here's where the heavy lifting begins - everything is likely to be broken ↵friendica2012-10-0118-6900/+16410
| | | | for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers.
* allow themes to add to and/or completely over-ride the module sidebarfriendica2012-09-251-2/+2
|
* moving a lot of structure around. 'entity' is now 'channel'friendica2012-09-258-63/+63
|
* permissions responder + upstream mergefriendica2012-09-104-11/+36
|
* States/Countries now free formfriendica2012-09-091-12/+7
|
* remove targeted windowsfriendica2012-09-0941-97/+97
|
* updatesfriendica2012-09-092-1/+2
|
* channel/identity selection manage pagefriendica2012-09-022-7/+7
|
* Trying to simplify channelsfriendica2012-09-021-0/+2
|
* 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.