Commit graph

7446 commits

Author SHA1 Message Date
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
friendica
6f04a7e070 minor fixes related to postgres development 2013-05-05 19:34:56 -07:00
friendica
ef07b71bc7 incorrect comparison operator 2013-05-02 21:17:35 -07:00
friendica
b33c15d045 members_of_group() output not entirely correct 2013-05-02 20:51:58 -07:00
friendica
9f36fd107f smarter handling of js_upload source param 2013-05-02 19:04:19 -07:00
friendica
d517b4fdf5 change plugin_install to plugin_load, etc. 2013-05-01 02:23:40 -07:00
friendica
72a770ae36 change the way profiles are imported 2013-04-30 18:16:51 -07:00
friendica
61a66bfb00 Merge branch 'photothread' 2013-04-29 19:59:27 -07:00
friendica
d63de4dbe2 don't try and load an empty string as a photo 2013-04-29 19:52:31 -07:00
friendica
641e69ef7f fix broken profile syncing 2013-04-29 18:47:34 -07:00
friendica
04170328b1 add some debugging - update times are changing much faster than they're supposed to. Log what has changed. 2013-04-29 18:21:23 -07:00
friendica
2895890cb8 more directory sync stuff 2013-04-28 23:13:50 -07:00
friendica
608d3c6069 Merge https://github.com/friendica/red into zpull 2013-04-28 22:47:05 -07:00
friendica
50db4a7120 port superblock core code (except Red will use an xchan instead of a URL) 2013-04-28 22:46:07 -07:00
Thomas Willingham
9c64427047 Redundant CSS 2013-04-27 19:45:08 +01:00
friendica
ac64c93bf8 doc update 2013-04-26 15:09:35 -07:00
friendica
607d05e48f rev update 2013-04-26 15:06:40 -07:00
friendica
24492f271b Merge pull request #49 from beardy-unixer/master
Add colorbox
2013-04-26 15:03:52 -07:00
Thomas Willingham
2f43553542 Unbork smarty templates. 2013-04-26 23:00:10 +01:00
Thomas Willingham
6383203ebc Stupid mistake 2013-04-26 22:45:20 +01:00
Thomas Willingham
60721f4292 Colorbox 2013-04-26 22:31:50 +01:00
friendica
72e83f69bc photo driver abstraction 2013-04-25 20:01:24 -07:00
friendica
d3b5e67890 odds and ends in prepearation for photo abstraction, plus red-to-friendica addon 2013-04-25 01:55:35 -07:00