Commit Graph
6781 Commits
Author SHA1 Message Date
friendica 5cb8db64cf bypass smarty for intletext templates 2013-01-07 20:25:38 -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 31ce6a3876 input cleansing 2013-01-07 13:58:25 -08:00
friendica f04ce3b093 more work on notification system, fix a couple of minor issues from smarty conversion 2013-01-07 13:40:58 -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 0cda9601c6 Merge pull request #14 from fermionic/20130105-smarty3
change tpl conversion script to support Python 2.4
2013-01-06 21:58:50 -08:00
Zach Prezkuta dd445c9b6f change tpl conversion script to support Python 2.4 2013-01-06 22:40:32 -07:00
friendica 3fc6df1000 Merge pull request #13 from fermionic/20130105-smarty3
implement smarty3
2013-01-06 19:25:01 -08:00
Zach Prezkuta c94c500cdc deal gracefully with non-existent files 2013-01-06 19:58:50 -07:00
Zach Prezkuta b4a95460e6 fix show-stopping bugs 2013-01-06 19:34:54 -07:00
friendica a9aa74a807 make dislikes work - though they need a display tweak 2013-01-06 16:36:02 -08: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 6d9d07bdde fix notification uid 2013-01-05 23:24:15 -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 364e33e4f1 tweak notifications so they store correctly 2013-01-05 20:57:41 -08:00
friendica 529451a4e5 start rewrite of notification system delivery backend 2013-01-05 18:08:06 -08:00
friendica 22ceb7c048 remove debugging 2013-01-05 16:40:45 -08:00
friendica f01d785aae fix timeago updates, reset unseen counts on channel page, don't set nav selected on profile page 2013-01-05 16:37:32 -08:00
friendica 472a905731 fix live update on channel page 2013-01-05 15:27:38 -08:00
friendica 5894a7db48 tag cloud ported - except for putting into a template 2013-01-04 22:40:35 -08:00
friendica 0d623f716c import basic tag cloud functions - needs porting to this database schema and taxonomy infrastructure 2013-01-04 22:04:57 -08:00
friendica 490867ebf7 port "remember me" from Friendica 2013-01-04 21:34:36 -08:00
friendica 3795720421 move all the final page construction to a construct_page() function 2013-01-04 20:27:41 -08:00
friendica 78a65c7c1b remove the country autofill declaration 2013-01-04 19:56:00 -08:00
friendica d14c211341 debugging directory profiles 2013-01-04 19:47:03 -08:00
friendica 9695e53a64 found it 2013-01-04 19:32:49 -08:00
friendica ea6096e21d stray else 2013-01-04 19:26:53 -08:00
friendica 70b6f989dd fix the contorted update logic on the network page 2013-01-04 19:24:17 -08:00
friendica e208e07e35 Make zot_feeds in ascending created order so that we'll see parents before kids. Otherwise if we get a kid and we don't have a parent we'll drop it. 2013-01-04 18:06:38 -08:00
friendica 9253eaa98a never enough documentation 2013-01-04 17:16:35 -08:00
friendica 816383a9c3 This should fix the errant relaying... 2013-01-04 17:04:44 -08:00
friendica 37a4afa2ff fix typo - commited to wrong tree 2013-01-04 16:28:33 -08:00
friendica cccd9567e4 Merge https://github.com/friendica/red into zpull 2013-01-04 16:19:13 -08:00
friendica f781e4e1ef rev update 2013-01-04 16:18:47 -08:00
Thomas Willingham bc06f338b5 Fix code boxes. 2013-01-04 23:27:01 +00:00
friendica 59c23564a0 break delivery loop 2013-01-04 03:36:32 -08:00
friendica 0b2c857246 zfinger issue stray unfinished statement 2013-01-04 01:41:18 -08:00
friendica bd728e773b small tweaks to icon positions 2013-01-03 20:41:17 -08:00
friendica 53cd7a64b6 json_decode param missing 2013-01-03 19:35:42 -08:00
friendica bec7d9f483 temporary feed import/export (public only for the moment) until this is integrated with remote permissions 2013-01-03 19:34:04 -08:00
Thomas Willingham cf0e960a90 Merge pull request #12 from beardy-unixer/master
Events/Message icons
2013-01-03 17:55:45 -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