1c908c0891
improvements to post_activity_item() so that it does not behave differently with delivery plugins than post_local via the API.
friendica2013-05-21 21:51:02 -07:00
2302b285bd
add the "publish in directory" setting to the privacy macros
friendica2013-05-20 21:33:29 -07:00
ab10db7e34
privacy settings macros - the basics except for toggling "publish in directory" which is rather hard because it's a custom on/off button and not a normal input thingy.
friendica2013-05-20 20:22:26 -07:00
deedac6ae5
workarounds for people that re-install and end up polluting everybody's databases with stale entries
friendica2013-05-16 20:21:12 -07:00
98018f4969
update the really old sample config file
friendica2013-05-16 16:29:03 -07:00
383a9bab96
if somebody changes the site url during setup - check if we can connect to the new url e.g. it has a valid cert.
friendica2013-05-16 04:27:28 -07:00
3f86f44df5
convert all the remaining email templates to smarty
friendica2013-05-16 01:54:57 -07:00
fe8632ab9d
avoid field name conflict - even if disabled
friendica2013-05-15 23:15:15 -07:00
92c5db0892
update email template to smarty (several more to go)
friendica2013-05-15 23:02:14 -07:00
20d5985c0a
fix setting account_roles for admin account
friendica2013-05-15 22:59:05 -07:00
5e4b9d7766
disable pcss when installing since modules don't yet work and pcss uses the view module, plus weekly doc update
friendica2013-05-14 21:25:58 -07:00
32c1e34aa6
Merge pull request #52 from fermionic/20130512-group-table-errors
friendica2013-05-12 16:00:04 -07:00
24d088d43b
mysql 5.1 chokes on 'select * from group' since group is a keyword
Zach Prezkuta2013-05-12 09:40:54 -06:00
8a1c8c4a03
It's a red matrix, and matrix is better indicated by # than by ! - and would otherwise be similar to the Diaspora 5-pointed asterisk except that Red's has no center.
friendica2013-05-11 15:37:36 -07:00
99c842ff39
also strip title from notification of private messages - it leaks potentially sensitive message info. Note: there is still information leakage of sender but this is difficult to avoid completely. "You've got an email from (we're sorry, we can't tell you...)"
friendica2013-05-10 16:09:24 -07:00
d4c07930d5
add $db_port to .htconfig.php and $a->config['syste]['smarty3_folder'] for compiled templates
fabrixxm2013-05-10 06:13:24 -04:00
e1c6b776c4
fix timeago on search items, and bring back app display for wall items - which took a bit of re-arranging of a lot of other stuff
friendica2013-05-09 22:04:30 -07:00
7dfea2c70d
get rid of jquery.browser warnings by removing msie hacks in two places, live update and fancybox
friendica2013-05-09 18:24:52 -07:00
112dbf3abd
get search page working with live-update and endless scroll, still not perfect - there may be duplicated content and possibly unauthorised content and 'timeago' not working correctly - will deal with those later, but at least you can see results.
friendica2013-05-09 18:08:00 -07:00
04170328b1
add some debugging - update times are changing much faster than they're supposed to. Log what has changed.
friendica2013-04-29 18:21:23 -07:00