Commit graph

6981 commits

Author SHA1 Message Date
friendica
5182d6d820 this should make tag delivery (e.g. forums) work - but not yet fully tested 2013-01-13 18:35:12 -08:00
friendica
83ca9dfc23 Merge https://github.com/friendica/red into zpull 2013-01-13 15:33:57 -08:00
friendica
5ea70892ed fresh: add help|? command 2013-01-13 15:33:24 -08:00
MicMee
068dc6ebd2 Merge pull request #19 from MicMee/master
delete of comment
2013-01-13 07:48:16 -08:00
Michael Meer
870af71061 deleted function was commented out already 2013-01-13 16:44:52 +01:00
friendica
de3b5955c9 doco update 2013-01-13 00:08:11 -08:00
friendica
b27b1805b1 fresh doco 2013-01-12 23:38:20 -08:00
friendica
bd6b65ed8d typo 2013-01-12 23:02:40 -08:00
friendica
740edcfdb6 add connection list and connection detail to fresh 2013-01-12 22:53:26 -08:00
friendica
c0c5252b57 fresh: provide ability to change channels 2013-01-12 20:38:42 -08:00
friendica
99ff0f51a8 Add login command to fresh 2013-01-12 19:43:00 -08:00
friendica
434c9ae47a rewrite the conv search 2013-01-12 19:05:14 -08:00
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