Commit graph

7518 commits

Author SHA1 Message Date
friendica
264e1c0cc6 add port settings to setup 2013-05-15 20:45:35 -07:00
Thomas Willingham
d6fed739cf Doco 2013-05-16 04:44:41 +01:00
friendica
97f63d0066 install issues 2013-05-15 20:28:22 -07:00
friendica
048983b4be Create a view/tpl/smarty3 folder so that we don't spit out errors from the get-go. 2013-05-15 20:20:22 -07:00
friendica
02bd65ba4b add certificate check to setup 2013-05-15 18:35:16 -07:00
friendica
fece1675d3 don't use permissions to block directory updates from happening. Use zfinger to decide what to send. 2013-05-15 16:06:49 -07:00
friendica
f8f2591eb9 tweaks 2013-05-15 02:41:35 -07:00
friendica
8073e327ca Merge https://github.com/friendica/red into zpull 2013-05-15 02:21:29 -07:00
friendica
427b9787d0 add magic_auth_complete hook 2013-05-15 02:20:46 -07:00
friendica
bbca8a906a Merge pull request #53 from beardy-unixer/master
Doco
2013-05-14 21:29:50 -07:00
friendica
462f91c2ca Merge https://github.com/friendica/red into zpull 2013-05-14 21:27:11 -07:00
friendica
5e4b9d7766 disable pcss when installing since modules don't yet work and pcss uses the view module, plus weekly doc update 2013-05-14 21:25:58 -07:00
Thomas Willingham
3b96a19fd3 Another typo 2013-05-14 23:27:07 +01:00
Thomas Willingham
069e874e6d Typo 2013-05-14 23:23:04 +01:00
Thomas Willingham
304934a90c (doco) Use Github issue tracker instead of Friendica forum. 2013-05-14 19:50:41 +01:00
Thomas Willingham
96fa691f8a Doco 2013-05-14 19:14:30 +01:00
friendica
32c1e34aa6 Merge pull request #52 from fermionic/20130512-group-table-errors
mysql 5.1 chokes on 'select * from group' since group is a keyword
2013-05-12 16:00:04 -07:00
Zach Prezkuta
24d088d43b mysql 5.1 chokes on 'select * from group' since group is a keyword 2013-05-12 09:40:54 -06:00
friendica
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. 2013-05-11 15:37:36 -07:00
friendica
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...)" 2013-05-10 16:09:24 -07:00
friendica
34526e8253 doc cleanup 2013-05-10 03:59:11 -07:00
friendica
946554ff4b doc update 2013-05-10 03:52:06 -07:00
friendica
6f7e002922 add db_port to setup and cli_startup - still need to set the port in mod/setup 2013-05-10 03:37:41 -07:00
friendica
eb15209cf0 Merge https://github.com/friendica/red into zpull 2013-05-10 03:32:56 -07:00
friendica
c6662e3574 Merge pull request #51 from fabrixxm/settings
add some settings:
2013-05-10 03:32:42 -07:00
friendica
5ba1a73379 rev update 2013-05-10 03:32:02 -07:00
fabrixxm
d4c07930d5 add $db_port to .htconfig.php and $a->config['syste]['smarty3_folder'] for compiled templates 2013-05-10 06:13:24 -04:00
friendica
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 2013-05-09 22:04:30 -07:00
friendica
d75be6dbe6 more jquery migration 2013-05-09 21:43:06 -07:00
friendica
7dfea2c70d get rid of jquery.browser warnings by removing msie hacks in two places, live update and fancybox 2013-05-09 18:24:52 -07:00
friendica
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. 2013-05-09 18:08:00 -07:00
friendica
735140e8d9 Merge https://github.com/friendica/red into zpull 2013-05-08 21:31:15 -07:00
friendica
cb0a90d628 small updates 2013-05-08 21:30:54 -07:00
friendica
cdcbe97724 Merge pull request #50 from fabrixxm/newtemplatesystem
New template system
2013-05-08 02:11:17 -07:00
fabrixxm
5e1980becf remove "internal" templates, use "tpl/" folder for smarty3 templates,
move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
2013-05-08 04:23:17 -04:00
fabrixxm
c753fa19d2 fix internal 2013-05-08 04:00:05 -04:00
fabrixxm
31a21ac24c use smarty3 as default template engine. add pluggable template system 2013-05-08 03:51:38 -04:00
friendica
51c27579ba mo 2013-05-07 19:59:17 -07:00
friendica
5d47d5cf22 mo 2013-05-07 19:34:51 -07:00
friendica
a424765110 mo' readme 2013-05-07 19:24:30 -07:00
friendica
e099915b92 capitalise 2013-05-07 19:09:27 -07:00
friendica
f4d51f3e2e more readme stuff 2013-05-07 18:56:08 -07:00
friendica
5abaf7b144 image link issue 2013-05-07 18:13:38 -07:00
friendica
328811c690 first cut at a new readme 2013-05-07 18:11:23 -07:00
friendica
b8569cc27e fix prettyphoto path 2013-05-07 00:41:00 -07:00
friendica
027f932ff5 add driver param to output queue so we know what protocol to use when faced with multiple choice 2013-05-06 03:55:58 -07:00
friendica
dc028ce8ba fixes 2013-05-06 02:17:20 -07:00
friendica
524f205caa photo driver issue when updating contact photos - old class structure used instead of photo_factory() 2013-05-05 22:49:46 -07:00
friendica
175f30d7cc fix admin assign 2013-05-05 21:27:21 -07:00
friendica
5031015cc5 email notification content privacy by default (unless it's public content) 2013-05-05 20:07:19 -07:00