Commit graph

2468 commits

Author SHA1 Message Date
friendica
d72d30fabb more permissions descriptive text to lessen confusion 2013-05-21 17:13:51 -07:00
friendica
09b80b2f65 slight privacy tweaks 2013-05-20 21:45:47 -07:00
friendica
2302b285bd add the "publish in directory" setting to the privacy macros 2013-05-20 21:33:29 -07:00
friendica
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. 2013-05-20 20:22:26 -07:00
friendica
52acfce84b some auto-friending cleanups 2013-05-19 20:38:53 -07:00
friendica
3f86f44df5 convert all the remaining email templates to smarty 2013-05-16 01:54:57 -07:00
friendica
fe8632ab9d avoid field name conflict - even if disabled 2013-05-15 23:15:15 -07:00
friendica
92c5db0892 update email template to smarty (several more to go) 2013-05-15 23:02:14 -07:00
friendica
b00c900fa2 fix intltext templates - maybe 2013-05-15 21:21:44 -07:00
friendica
264e1c0cc6 add port settings to setup 2013-05-15 20:45:35 -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
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
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
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
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
friendica
b8569cc27e fix prettyphoto path 2013-05-07 00:41:00 -07:00
friendica
9f36fd107f smarter handling of js_upload source param 2013-05-02 19:04:19 -07:00
Thomas Willingham
9c64427047 Redundant CSS 2013-04-27 19:45:08 +01: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
7621bd3bb1 reverting to fancybox for "save to file" selection box until we find a better way - prettyPhoto just isn't working for this and I really need this functionality ATM until we can figure out how to make prettyPhoto work properly here. 2013-04-21 22:12:18 -07:00
friendica
ba1cb0bb05 move js from module to to module-specific js file 2013-04-17 22:45:22 -07:00
Thomas Willingham
dc80dce95e Fix acl 2013-04-16 04:20:29 +01:00
friendica
0ce6955889 template update 2013-04-14 22:30:06 -07:00
friendica
b84d8bfbc9 begin to cut the umbilical 2013-04-14 22:24:47 -07:00
Olivier Migeot
2941925782 Upgraded jQuery to 1.9.1, including jQuery Migrate (for the sake of keeping old code working) and upgrade Fullcalendar (because Migrate just wasn't enough for him). 2013-04-10 13:16:41 +02:00
Thomas Willingham
2f24bf2efe New mail_list template. 2013-03-31 21:05:20 +01:00
Thomas Willingham
6803265eba Typo in page_display 2013-03-29 20:38:59 +00:00
Thomas Willingham
8741bb20e8 Make prettyPhoto a feature, add slideshow for albums. 2013-03-29 20:36:39 +00:00
Thomas Willingham
c8852d455e Template clean up. 2013-03-28 21:13:18 +00:00
Thomas Willingham
fb8a0e06c4 Updated build_query for mid 2013-03-25 19:20:12 +00:00
Thomas Willingham
43af9b1429 Merge remote-tracking branch 'upstream/master' 2013-03-23 21:19:54 +00:00
Thomas Willingham
4b6bc77977 Implement prettyPhoto (somewhat). 2013-03-23 21:17:44 +00:00
Thomas Willingham
d9b51c6db5 Redbasic - get rid of max-height for images (got lost in the merge last time it was fixed) 2013-03-23 15:58:21 +00:00
friendica
0999b88a48 Merge https://github.com/friendica/red into zpull 2013-03-21 18:29:08 -07:00
friendica
ddf5bf8968 rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present. 2013-03-21 18:25:41 -07:00
Michael Johnston
fea2f9ac9b small fixes for events 2013-03-21 21:07:38 -04:00
Thomas Willingham
06c5d0fcc2 Typo 2013-03-21 04:18:03 +00:00
Thomas Willingham
676d35b173 Add register link to nav. 2013-03-21 04:14:19 +00:00
Thomas Willingham
f49dcc0a0c Use load_pconfig in style.php 2013-03-20 22:57:08 +00:00
Thomas Willingham
39028d6184 Make the channels profile tab actually do something. 2013-03-20 20:46:43 +00:00
Thomas Willingham
9c4b3b03db Allow admins to specify default mobile/accessibility theme. 2013-03-17 18:51:17 +00:00
Thomas Willingham
b48c481b9c Tidy up 2013-03-15 15:25:39 +00:00
Thomas Willingham
d07971b909 Merge remote-tracking branch 'upstream/master'
Conflicts:
	view/theme/redbasic/css/style.css
2013-03-14 22:50:30 +00:00
Thomas Willingham
ffcba3db81 Fix path in photo_ablums.tpl 2013-03-13 23:56:14 +00:00
friendica
6c9db5a1cf make reshares translateable 2013-03-11 21:29:43 -07:00
Thomas Willingham
fbc5260995 Get admin/users mostly working. Still need to associate channels with accounts. 2013-03-12 02:35:18 +00:00
friendica
f09f2998dc unknown column 2013-03-11 17:42:12 -07:00
friendica
d568f4d029 class def for reshared content 2013-03-11 16:50:24 -07:00