Commit Graph
6819 Commits
Author SHA1 Message Date
friendica 4f6c4f4d2d ignore tagged items in reshares from notifications and tag_delivery 2013-01-12 18:35:27 -08:00
friendica d5c71e5691 start on tag deliver rewrite 2013-01-12 18:06:34 -08:00
friendica f24ce35603 implement "finger" command 2013-01-12 15:55:37 -08:00
friendica 5cb970963b fill in the basic outline of what needs to happen on importation 2013-01-12 15:29:34 -08:00
friendica 303c24b261 skeleton for channel import 2013-01-12 15:20:58 -08:00
friendica 3216607e0f Merge https://github.com/friendica/red into zpull 2013-01-12 14:43:11 -08:00
friendica f1f04f6a3b skeleton for red shell 2013-01-12 14:42:05 -08:00
Thomas Willingham f83bb6f389 Merge pull request #18 from beardy-unixer/master
Fancyred updates
2013-01-12 06:18:25 -08:00
Thomas Willingham 261e66a578 Undo stupid events. 2013-01-12 14:15:42 +00:00
Thomas Willingham 73191ad0f3 Fancyred - get likes/dislikes almost, but not quite, right. 2013-01-12 14:13:45 +00:00
friendica 82e0c04d92 add page module 2013-01-12 02:49:17 -08:00
friendica fa642b36ff fix double-encoding 2013-01-11 14:53:14 -08:00
friendica b3d1b8332f use correct param for connect link 2013-01-11 14:40:44 -08:00
friendica dd6a88244b add the smarty3/compiled directory to gitignore 2013-01-11 14:18:01 -08:00
friendica 1a82c5b330 Merge https://github.com/friendica/red into zpull 2013-01-11 14:12:59 -08:00
friendica 333eb14ac8 backend for storing items as arbitrary webpages 2013-01-11 14:12:05 -08:00
friendica 8cf6b75e9c Merge pull request #17 from fermionic/20130111-better-conversion-scripts
automatic, command-line conversion
2013-01-11 12:19:01 -08:00
Zach Prezkuta 690e278d95 add newline at end of header 2013-01-11 10:00:26 -07:00
Zach Prezkuta 34dc11d68e add warning messae about automatically generated templates 2013-01-11 09:57:23 -07:00
Zach Prezkuta 1c01cba21e automatic, command-line conversion 2013-01-11 09:42:07 -07:00
friendica 89423844bb network & home notification fixes 2013-01-11 02:19:46 -08:00
friendica d60a07c4f7 Merge pull request #16 from fermionic/20130110-fix-intl-smarty
add Smarty templates for international templates
2013-01-10 21:09:19 -08:00
Zach Prezkuta ddb2a8c23a add Smarty templates for international templates 2013-01-10 21:24:10 -07:00
friendica f0a08a05ae fix the "personal" network filter and introduction notifications 2013-01-09 23:07:13 -08:00
friendica 8a930241a4 Merge https://github.com/friendica/red into zpull 2013-01-09 22:18:53 -08:00
friendica ef2cb88a92 wrong redirection after follow 2013-01-09 22:18:06 -08:00
friendica 2f5f9f8760 Merge pull request #15 from MicMee/master
get_cached_avatar_image no longer in use
2013-01-09 02:18:23 -08:00
Michael Meer 03f03d18a9 get_cached_avatar_image no longer in use 2013-01-09 10:58:04 +01:00
friendica bb21c4bb13 update templates 2013-01-08 14:30:16 -08:00
friendica 18d5131fc1 this should fix pcss 2013-01-08 14:25:42 -08:00
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 3b213c5fc7 remove debugging 2013-01-08 02:50:12 -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 5cfbb3f5e8 registration issue 2013-01-07 22:37:48 -08:00
friendica 5875691d34 make normal popups work again 2013-01-07 22:35:28 -08:00
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