aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* lots of notification tweaksfriendica2013-01-081-6/+6
|
* The notification menu logic actually works. Yay. That means we've finally ↵friendica2013-01-071-1/+6
| | | | got an extensible notification system and can load arbitrary notifications of a given type into a popup (on demand), each with its own "view all" and "mark all seen". Now we just have to finish the json backends for the currently supported types and work them into the navbar. Might seem trivial or insignificant but this is a huge step forward. Online notifications are everything in an event driven world.
* events are still buggered and aren't anywhere close to working, but not ↵friendica2013-01-072-20/+0
| | | | buggered quite as much as before.
* more work on notification popupfriendica2013-01-063-6/+8
|
* Merge pull request #13 from fermionic/20130105-smarty3friendica2013-01-06213-13/+5828
|\ | | | | implement smarty3
| * fix show-stopping bugsZach Prezkuta2013-01-0618-242/+4
| |
| * rebase and update themesZach Prezkuta2013-01-0634-130/+233
| |
| * implement Smarty3Zach Prezkuta2013-01-06219-11/+5961
| |
* | get sliders working againfriendica2013-01-061-2/+2
|/
* make preview work fix some other nitsfriendica2013-01-061-1/+3
|
* some work bringing acl_selectors into the modern erafriendica2013-01-051-1/+1
|
* port "remember me" from Friendicafriendica2013-01-041-0/+2
|
* remove the country autofill declarationfriendica2013-01-041-1/+1
|
* make the menu consistent and eliminate redundancy - though we need icons for ↵friendica2013-01-031-9/+9
| | | | mail and events (sorry Thomas if this breaks your themes in a bad way, but at least the menus make sense now).
* place holders for mail and event icons on nav barfriendica2013-01-031-1/+9
|
* import the toggle_mobile stuff to shut up some warningsfriendica2013-01-031-0/+2
|
* Add icons to redbasic, move delete button to the right, and sync nav.tplThomas Willingham2013-01-011-3/+3
|
* cleanup bootfriendica2012-12-311-3/+1
|
* requeue failed deliveriesfriendica2012-12-301-0/+1
|
* fix connections page layoutfriendica2012-12-281-0/+1
|
* simplify, simplify. We don't need a photo menu on the connnections page. ↵friendica2012-12-281-10/+2
| | | | Click a person, goto profile edit. We can put all other operations you might wish to perform on that page.
* fix channel page permissions for public viewingfriendica2012-12-281-1/+1
|
* Another diaspora templateThomas Willingham2012-12-271-3/+0
|
* Pretty sure we don't need Diaspora templates.Thomas Willingham2012-12-2715-235/+0
|
* remove the private keywords stuff to reduce directory and search complexityfriendica2012-12-262-11/+4
|
* cleanup editpostfriendica2012-12-211-0/+1
|
* directory page still needs a lot of work, look up locally if local master or ↵friendica2012-12-192-12/+23
| | | | standalone, need to put some basic profile info in discovery page and direct to local directory master
* set_baseurl issue, more cleanupfriendica2012-12-191-5/+8
|
* modularise the notification popupsfriendica2012-12-181-4/+11
|
* several small fixes and adjustmentsfriendica2012-12-162-2/+2
|
* some cleanup - Thomas we can put the radius/shadow stuff back later for the ↵friendica2012-12-163-2/+5
| | | | 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
|
* templatise the building of page queries so we can re-use it elsewherefriendica2012-12-131-0/+50
|
* 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-091-1/+1
| | | | 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-082-5/+8
|
* upstream fixes, revision updated, and mail autocomplete was lost after a ↵friendica2012-12-082-0/+7
| | | | recent change I made
* 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
|
* fixed several little nit bugs that cropped up during deploymentfriendica2012-12-061-15/+16
|
* bring back profile edit popup menu, needs some more themingfriendica2012-12-051-0/+16
|
* DB: do the mail table again. Mail almost working onsite, still needs to zot ↵friendica2012-12-042-4/+7
| | | | 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-031-0/+1
|
* 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-131-9/+1
|
* remove obsolete fields from admin templatefriendica2012-11-101-10/+0
|