Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix the "personal" network filter and introduction notifications | friendica | 2013-01-09 | 2 | -2/+0 |
| | |||||
* | update templates | friendica | 2013-01-08 | 1 | -5/+5 |
| | |||||
* | minor notification tweaks | friendica | 2013-01-08 | 1 | -5/+5 |
| | |||||
* | update smarty templates | friendica | 2013-01-08 | 1 | -79/+98 |
| | |||||
* | The rest of the front end for the new notifications - now only missing "mark ↵ | friendica | 2013-01-08 | 1 | -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 tweaks | friendica | 2013-01-08 | 1 | -6/+6 |
| | |||||
* | The notification menu logic actually works. Yay. That means we've finally ↵ | friendica | 2013-01-07 | 1 | -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 ↵ | friendica | 2013-01-07 | 2 | -20/+0 |
| | | | | buggered quite as much as before. | ||||
* | more work on notification popup | friendica | 2013-01-06 | 3 | -6/+8 |
| | |||||
* | Merge pull request #13 from fermionic/20130105-smarty3 | friendica | 2013-01-06 | 213 | -13/+5828 |
|\ | | | | | implement smarty3 | ||||
| * | fix show-stopping bugs | Zach Prezkuta | 2013-01-06 | 18 | -242/+4 |
| | | |||||
| * | rebase and update themes | Zach Prezkuta | 2013-01-06 | 34 | -130/+233 |
| | | |||||
| * | implement Smarty3 | Zach Prezkuta | 2013-01-06 | 219 | -11/+5961 |
| | | |||||
* | | get sliders working again | friendica | 2013-01-06 | 1 | -2/+2 |
|/ | |||||
* | make preview work fix some other nits | friendica | 2013-01-06 | 1 | -1/+3 |
| | |||||
* | some work bringing acl_selectors into the modern era | friendica | 2013-01-05 | 1 | -1/+1 |
| | |||||
* | port "remember me" from Friendica | friendica | 2013-01-04 | 1 | -0/+2 |
| | |||||
* | remove the country autofill declaration | friendica | 2013-01-04 | 1 | -1/+1 |
| | |||||
* | make the menu consistent and eliminate redundancy - though we need icons for ↵ | friendica | 2013-01-03 | 1 | -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 bar | friendica | 2013-01-03 | 1 | -1/+9 |
| | |||||
* | import the toggle_mobile stuff to shut up some warnings | friendica | 2013-01-03 | 1 | -0/+2 |
| | |||||
* | Add icons to redbasic, move delete button to the right, and sync nav.tpl | Thomas Willingham | 2013-01-01 | 1 | -3/+3 |
| | |||||
* | cleanup boot | friendica | 2012-12-31 | 1 | -3/+1 |
| | |||||
* | requeue failed deliveries | friendica | 2012-12-30 | 1 | -0/+1 |
| | |||||
* | fix connections page layout | friendica | 2012-12-28 | 1 | -0/+1 |
| | |||||
* | simplify, simplify. We don't need a photo menu on the connnections page. ↵ | friendica | 2012-12-28 | 1 | -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 viewing | friendica | 2012-12-28 | 1 | -1/+1 |
| | |||||
* | Another diaspora template | Thomas Willingham | 2012-12-27 | 1 | -3/+0 |
| | |||||
* | Pretty sure we don't need Diaspora templates. | Thomas Willingham | 2012-12-27 | 15 | -235/+0 |
| | |||||
* | remove the private keywords stuff to reduce directory and search complexity | friendica | 2012-12-26 | 2 | -11/+4 |
| | |||||
* | cleanup editpost | friendica | 2012-12-21 | 1 | -0/+1 |
| | |||||
* | directory page still needs a lot of work, look up locally if local master or ↵ | friendica | 2012-12-19 | 2 | -12/+23 |
| | | | | standalone, need to put some basic profile info in discovery page and direct to local directory master | ||||
* | set_baseurl issue, more cleanup | friendica | 2012-12-19 | 1 | -5/+8 |
| | |||||
* | modularise the notification popups | friendica | 2012-12-18 | 1 | -4/+11 |
| | |||||
* | several small fixes and adjustments | friendica | 2012-12-16 | 2 | -2/+2 |
| | |||||
* | some cleanup - Thomas we can put the radius/shadow stuff back later for the ↵ | friendica | 2012-12-16 | 3 | -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) | friendica | 2012-12-16 | 1 | -0/+2 |
| | |||||
* | pass module name to build_cmd, so we can use it elsewhere | friendica | 2012-12-14 | 1 | -4/+2 |
| | |||||
* | templatise the building of page queries so we can re-use it elsewhere | friendica | 2012-12-13 | 1 | -0/+50 |
| | |||||
* | get rid of more targeted windows and direct all profile view to local site | friendica | 2012-12-09 | 2 | -5/+5 |
| | |||||
* | start to whip the permissions into shape, also got rid of the mce drop ↵ | friendica | 2012-12-09 | 1 | -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 work | friendica | 2012-12-08 | 2 | -5/+8 |
| | |||||
* | upstream fixes, revision updated, and mail autocomplete was lost after a ↵ | friendica | 2012-12-08 | 2 | -0/+7 |
| | | | | recent change I made | ||||
* | move 'Connect' button to local chanview page, remove from remote profile ↵ | friendica | 2012-12-06 | 2 | -10/+11 |
| | | | | pages - still requires some theming love | ||||
* | templatise micropro | friendica | 2012-12-06 | 2 | -0/+2 |
| | |||||
* | fixed several little nit bugs that cropped up during deployment | friendica | 2012-12-06 | 1 | -15/+16 |
| | |||||
* | bring back profile edit popup menu, needs some more theming | friendica | 2012-12-05 | 1 | -0/+16 |
| | |||||
* | DB: do the mail table again. Mail almost working onsite, still needs to zot ↵ | friendica | 2012-12-04 | 2 | -4/+7 |
| | | | | though | ||||
* | most of the basic "make friends" stuff except for email notifications, drop ↵ | friendica | 2012-12-03 | 3 | -19/+11 |
| | | | | community tab | ||||
* | profile viewer in iframe module, todo - magic auth | friendica | 2012-12-03 | 1 | -0/+1 |
| |