Commit graph

2319 commits

Author SHA1 Message Date
friendica
948644bd46 minor notification tweaks 2013-01-08 13:38:07 -08:00
friendica
701a8e9925 update smarty templates 2013-01-08 12:05:38 -08:00
friendica
a96d3ac66f The rest of the front end for the new notifications - now only missing "mark 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 2013-01-08 11:59:29 -08:00
friendica
ba20913c2b lots of notification tweaks 2013-01-08 02:49:08 -08:00
friendica
7f6e1144f6 The notification menu logic actually works. Yay. That means we've finally 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. 2013-01-07 23:28:25 -08:00
friendica
da188214c3 events are still buggered and aren't anywhere close to working, but not buggered quite as much as before. 2013-01-07 15:12:16 -08:00
friendica
0001cc6fd3 small tweaks 2013-01-06 22:17:47 -08:00
friendica
479541b5f8 more work on notification popup 2013-01-06 22:00:31 -08:00
friendica
3fc6df1000 Merge pull request #13 from fermionic/20130105-smarty3
implement smarty3
2013-01-06 19:25:01 -08:00
Zach Prezkuta
b4a95460e6 fix show-stopping bugs 2013-01-06 19:34:54 -07:00
friendica
a8afbec5fe Merge https://github.com/friendica/red into zpull
Conflicts:
	view/theme/redbasic/css/style.css
2013-01-06 15:13:31 -08:00
friendica
8766616e35 get sliders working again 2013-01-06 15:11:31 -08:00
Zach Prezkuta
4281a95cbc rebase and update themes 2013-01-06 16:08:56 -07:00
Zach Prezkuta
a0d19ffb72 implement Smarty3 2013-01-06 15:57:11 -07:00
Thomas Willingham
61b8ea9e1a Fix slider in Redbasic 2013-01-06 13:23:16 +00:00
friendica
7cd014e93c make preview work fix some other nits 2013-01-06 04:07:10 -08:00
friendica
d132d49e79 some work bringing acl_selectors into the modern era 2013-01-05 23:07:17 -08:00
friendica
a07500b527 structural cleanup of mod_message 2013-01-05 21:07:04 -08:00
friendica
490867ebf7 port "remember me" from Friendica 2013-01-04 21:34:36 -08:00
friendica
78a65c7c1b remove the country autofill declaration 2013-01-04 19:56:00 -08:00
Thomas Willingham
bc06f338b5 Fix code boxes. 2013-01-04 23:27:01 +00:00
friendica
bd728e773b small tweaks to icon positions 2013-01-03 20:41:17 -08:00
Thomas Willingham
0f25ebd5c5 Aha, I anticipated that - event and message icons. 2013-01-04 01:51:50 +00:00
friendica
b001323390 make the menu consistent and eliminate redundancy - though we need icons for mail and events (sorry Thomas if this breaks your themes in a bad way, but at least the menus make sense now). 2013-01-03 17:36:03 -08:00
friendica
9a8dec5480 place holders for mail and event icons on nav bar 2013-01-03 17:08:36 -08:00
friendica
f8bd476b88 import the toggle_mobile stuff to shut up some warnings 2013-01-03 15:52:05 -08:00
Thomas Willingham
2fd0653d6f Redbasic - floating wall-item-content sometimes causes massive top margins. 2013-01-01 16:08:32 +00:00
Thomas Willingham
556f38afde Add icons to redbasic, move delete button to the right, and sync nav.tpl 2013-01-01 13:15:45 +00:00
friendica
8d32477bff cleanup boot 2012-12-31 17:18:11 -08:00
friendica
4e23e700f4 requeue failed deliveries 2012-12-30 21:44:59 -08:00
friendica
70153a2274 fix connections page layout 2012-12-28 22:54:56 -08:00
friendica
ba627500d9 simplify, simplify. We don't need a photo menu on the connnections page. Click a person, goto profile edit. We can put all other operations you might wish to perform on that page. 2012-12-28 22:43:31 -08:00
friendica
da5a1be26d fix channel page permissions for public viewing 2012-12-28 19:56:01 -08:00
Thomas Willingham
13b4ca2d4f More fancyred progress 2012-12-28 02:06:45 +00:00
Thomas Willingham
02be8defb3 Move like wrapper. Keep template theme specific while, at least while it's still in flux. 2012-12-27 09:47:44 +00:00
Thomas Willingham
d7a7679de0 Another diaspora template 2012-12-27 09:37:23 +00:00
Thomas Willingham
85049c860c Pretty sure we don't need Diaspora templates. 2012-12-27 09:24:39 +00:00
friendica
7a6972efb5 provide a default directory configuration (client) 2012-12-26 17:20:57 -08:00
friendica
c8292b3cdd remove the private keywords stuff to reduce directory and search complexity 2012-12-26 03:49:50 -08:00
Thomas Willingham
0e0593cc0b Merge pull request #7 from beardy-unixer/master
Un-mess up the Redbasic CSS
2012-12-24 19:30:29 -08:00
Thomas Willingham
25652348a3 Un-make a mess of Redbasic CSS. 2012-12-25 03:19:27 +00:00
Olaf Conradi
81168a545a Forgot dir separator 2012-12-25 04:00:51 +01:00
Olaf Conradi
85371a526f Fix theme config paths 2012-12-25 03:14:52 +01:00
friendica
f09b9f1e44 add permission controls to "storage" objects such as attachments or other stored files 2012-12-22 03:33:12 -08:00
friendica
8d71fe91f6 cleanup editpost 2012-12-21 04:08:48 -08:00
Thomas Willingham
f7f867f082 Don't need these images anymore - we use opacity for shiny instead. 2012-12-20 20:01:27 +00:00
Thomas Willingham
e31600f24f Merge remote-tracking branch 'upstream/master' 2012-12-20 19:14:54 +00:00
Thomas Willingham
6715c400be Make showmore irritating. 2012-12-20 19:14:23 +00:00
friendica
ad20e1f617 directory page still needs a lot of work, look up locally if local master or standalone, need to put some basic profile info in discovery page and direct to local directory master 2012-12-19 19:51:52 -08:00
friendica
2f48c31082 add mod_profile_photo.css 2012-12-19 16:59:45 -08:00