aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* directory services cleanupfriendica2013-01-192-0/+2
|
* distributed directory search from the navbarfriendica2013-01-192-0/+2
|
* fix event notificationsfriendica2013-01-162-6/+6
|
* typofriendica2013-01-161-5/+5
|
* missed adding these files yesterday, they're needed for pages to workfriendica2013-01-152-0/+14
|
* pages sorta workingfriendica2013-01-15204-1020/+0
|
* add newline at end of headerZach Prezkuta2013-01-11204-171/+375
|
* add warning messae about automatically generated templatesZach Prezkuta2013-01-11204-204/+1020
|
* fix the "personal" network filter and introduction notificationsfriendica2013-01-092-2/+0
|
* update templatesfriendica2013-01-081-5/+5
|
* minor notification tweaksfriendica2013-01-081-5/+5
|
* update smarty templatesfriendica2013-01-081-79/+98
|
* The rest of the front end for the new notifications - now only missing "mark ↵friendica2013-01-081-80/+94
| | | | all seen" for some types, ajax loader for a couple of types, and perhaps a birthday cake icon if any birthdays today, a bit of css cleanup of duplicated or obsolete stuff
* 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
|