aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* modularise the notification popupsfriendica2012-12-181-4/+11
|
* several small fixes and adjustmentsfriendica2012-12-163-6/+20
|
* some cleanup - Thomas we can put the radius/shadow stuff back later for the ↵friendica2012-12-164-17/+36
| | | | hipster kids, it's quite distracting at the moment and makes it hard to get serious work done. Hmmm. Wonder if we could make radius/shadow configurable like colours.... and maybe even screen transparency.... that could be interesting.
* add live page loading and and endless scroll to home (mod_channel)friendica2012-12-161-0/+2
|
* pass module name to build_cmd, so we can use it elsewherefriendica2012-12-141-4/+2
|
* Some more CSS into mods.Thomas Willingham2012-12-136-159/+155
|
* Merge https://github.com/friendica/red into zpullfriendica2012-12-131-3/+7
|\
| * redbasic - some more progress.Thomas Willingham2012-12-131-3/+7
| |
* | get rid of undefined $ error by mangling theme specific JS include orderfriendica2012-12-132-3/+2
| |
* | templatise the building of page queries so we can re-use it elsewherefriendica2012-12-131-0/+50
|/
* Oops, we didn't use that in the end.Thomas Willingham2012-12-121-0/+0
|
* Redbasic progression.Thomas Willingham2012-12-122-16/+53
|
* Start moving CSS into modsThomas Willingham2012-12-126-459/+474
|
* get rid of more targeted windows and direct all profile view to local sitefriendica2012-12-092-5/+5
|
* start to whip the permissions into shape, also got rid of the mce drop ↵friendica2012-12-092-4/+10
| | | | shadow until we can figure out how to do it without the ugly black bars. I tend to prefer "outy" shadows over "inny" shadows anyway, but maybe that's just me.
* make permission quick links workfriendica2012-12-083-5/+38
|
* fix nav-menu border colourfriendica2012-12-081-1/+1
|
* upstream fixes, revision updated, and mail autocomplete was lost after a ↵friendica2012-12-082-0/+7
| | | | recent change I made
* Since other people are working on this too, add demonstrative placeholder ↵Thomas Willingham2012-12-087-0/+6
| | | | CSS for mods that should probably have their own.
* Templates for theme settings. There is a 99% chance these do not work yet, ↵Thomas Willingham2012-12-083-0/+186
| | | | even if you implement them.
* Merge remote-tracking branch 'upstream/master'Thomas Willingham2012-12-075-11/+14
|\
| * move 'Connect' button to local chanview page, remove from remote profile ↵friendica2012-12-062-10/+11
| | | | | | | | pages - still requires some theming love
| * templatise microprofriendica2012-12-062-0/+2
| |
| * move autosubmit up a level where it will actually workfriendica2012-12-061-1/+1
| |
* | Make buttons better.Thomas Willingham2012-12-072-6/+40
| |
* | Rounder corners, shadowier shadows, wall-item-tools, TinyMCEThomas Willingham2012-12-071-16/+23
| |
* | Make Red...red.Thomas Willingham2012-12-062-46/+69
|/ | | | Still lots to do.
* fixed several little nit bugs that cropped up during deploymentfriendica2012-12-063-40/+27
|
* use all default templates in default themefriendica2012-12-053-110/+0
|
* bring back profile edit popup menu, needs some more themingfriendica2012-12-052-51/+16
|
* DB: do the mail table again. Mail almost working onsite, still needs to zot ↵friendica2012-12-043-5/+8
| | | | though
* most of the basic "make friends" stuff except for email notifications, drop ↵friendica2012-12-033-19/+11
| | | | community tab
* profile viewer in iframe module, todo - magic authfriendica2012-12-032-0/+20
|
* Now if you follow somebody it will create an abook entry on the other site ↵friendica2012-11-291-3/+4
| | | | with blocked,ignored, and pending set. No "friend notifications" yet.
* backport features categories and add some new ones like the affinity sliderfriendica2012-11-281-1/+5
|
* trace through the threaded conversation spaghetti to bring back a sane ↵friendica2012-11-282-10/+8
| | | | looking network page
* usability improvementsfriendica2012-11-132-9/+12
|
* some cleanup of mod-connections to bring it in line with the new architecturefriendica2012-11-101-0/+10
|
* remove obsolete fields from admin templatefriendica2012-11-101-10/+0
|
* profile/channel page view contactsfriendica2012-11-091-1/+0
|
* turn star into a featurefriendica2012-11-081-1/+1
|
* start implementing zot-idfriendica2012-11-081-1/+1
|
* magic auth indicator (link is dead at the moment)friendica2012-11-081-2/+9
|
* permissions and contact permissions are now stickyfriendica2012-11-082-14/+6
|
* turn multiple profiles into a feature, implement connection flags ↵friendica2012-11-074-4/+9
| | | | (block,hide,archive,etc.)
* allow theme selectionfriendica2012-11-0715-91/+11059
|
* All the themes except one are horked anwayfriendica2012-11-06829-154323/+1
|
* "follow" now creates an address book entry, which means we can start tying ↵friendica2012-11-061-1/+1
| | | | that into the "connections" module - still have to turn the "contact edit" page from a mockup to real code, but it's all starting to flow.
* start on the like/dislike activitiesfriendica2012-11-051-34/+32
|
* more work on the settings pagesfriendica2012-11-053-25/+37
|