Commit graph

476 commits

Author SHA1 Message Date
friendica
66600ed2f8 try again 2013-12-25 04:06:26 -08:00
friendica
fe00e9b261 extend the directory profiles a bit more 2013-12-25 01:57:04 -08:00
friendica
b1ade138ff use colorbox for single photo viewing (replacing prettyPhoto, which may have license incompatibilities). Also set maximum size of a directory popup and let it scroll after that in case somebody set their profile keywords to the content of Webster's dictionary. 2013-12-25 01:05:46 -08:00
friendica
80879369e7 get around size limit 2013-12-23 20:18:04 -08:00
friendica
1c5fe5a1ac set the height so colorbox can set its size correctly 2013-12-23 20:04:00 -08:00
friendica
8194ade886 improve the directory popup a bit 2013-12-23 19:44:23 -08:00
friendica
766454a607 first thing to make it less annoying is to only popup if you click. Will improve on it later - but this gives us something we can test to improve the popup contents. 2013-12-23 18:59:49 -08:00
friendica
b08d4cc1fe first cut at a directory popup. It's a bit annoying at the moment, so we'll have to make it less so. Also had second thoughts about the project homepage changes made yesterday. Just because a bunch of Reddit trolls can't get social networking out of their brain long enough to explore other technologies or even read the project page doesn't mean we should pander to them and explain how or why we either are or aren't a social network. 2013-12-23 17:24:25 -08:00
friendica
f3abd76e04 Merge pull request #253 from cvogeley/master
Show expire date in post tooltip
2013-12-23 14:10:51 -08:00
Christian Vogeley
84d8fab6f1 Show expire date in post tooltip 2013-12-23 22:29:35 +01:00
Thomas Willingham
9daa647855 s/zrl/zid 2013-12-23 21:01:49 +00:00
Thomas Willingham
ea31573e26 You'll probably be wanting the actual template too. 2013-12-23 18:58:48 +00:00
friendica
c1a85ccbec add ability to set created date/time from the api 2013-12-22 14:29:15 -08:00
Christian Vogeley
6480e14a91 Use the red matrix icons 2013-12-22 20:01:18 +01:00
Christian Vogeley
0f4b6ba371 Merge correction 2013-12-22 15:05:56 +01:00
Christian Vogeley
1a72239af0 Correction 2013-12-22 14:58:27 +01:00
Christian Vogeley
242bae5acd Merge 2013-12-22 14:55:28 +01:00
Christian Vogeley
870df76463 Merge remote-tracking branch 'upstream/master' into bootstrap
Conflicts:
	view/php/theme_init.php
2013-12-22 14:31:27 +01:00
Christian Vogeley
25a533bd72 New modal dialog for item expiry 2013-12-22 14:21:57 +01:00
friendica
d32bbaf599 split private messages into two modules - "message" is just for message lists, "mail" is for reading and writing conversations. This is so we can Comanchify it cleanly. 2013-12-21 23:47:44 -08:00
friendica
bccc20f38c default photo issue, and connections page showing deleted accounts. Also show last updated on connedit page 2013-12-19 19:16:46 -08:00
friendica
125543aded more comanche migration 2013-12-19 02:16:14 -08:00
friendica
2089a1379a provide git revision in siteinfo if possible and if not instructed otherwise 2013-12-18 18:29:53 -08:00
friendica
38fd8410eb split off mod_connections into mod_connections & mod_connedit - lots of links to fix 2013-12-18 01:00:08 -08:00
friendica
5a3a72604b some re-work of mod_sources 2013-12-15 20:59:52 -08:00
friendica
0272ab4cd9 Provide a fallback channel to probe for magic-auth when we have no prior communications with a site.
This will be a system channel if one exists, otherwise any channel will do. We'll try to use the first
valid channel on the site because that was probably created when the site was installed and is the
closest thing to a system channel we've got.
2013-12-15 14:36:43 -08:00
friendica
d14e2db6b4 make home.html fullpage mode - make directory search work for non-logged in, but leave off suggest and invite 2013-12-14 17:03:37 -08:00
marijus
1fa4133d43 this is not needed anymore 2013-12-11 23:52:34 +01:00
marijus
88761ec9ec we dont use doubble tagging in /network and /channel anymore... remove it from /search as well 2013-12-11 20:02:17 +01:00
marijus
1add7d381d this saves notes on the fly. i think this is appropriate behavior for a notes widget. btw... one would get mad at oneself if noting something important and forget to save it. with this behavior one can at least get mad at the developer if something goes wrong :) 2013-12-11 19:05:50 +01:00
friendica
ed9f108722 comanchify the savedsearch widget 2013-12-09 21:20:55 -08:00
friendica
bc78334be7 more css shrinkage 2013-12-09 18:28:52 -08:00
friendica
f85cba10eb notes widget 2013-12-09 15:27:46 -08:00
friendica
77fd6e7137 icon update 2013-12-08 21:00:52 -08:00
friendica
30d110b498 Merge pull request #228 from tobiasd/nologin
add option to hide login form from homepage
2013-12-08 13:33:35 -08:00
friendica
6dc157a9f9 finish ACL's in personal menus 2013-12-07 13:05:17 -08:00
friendica
08bbab9a06 show a clean url in the hovertip for suggested friends 2013-12-06 22:54:21 -08:00
friendica
f45b06ffa0 suggestion widget 2013-12-06 21:40:01 -08:00
Tobias Diekershoff
6c6c8a2451 add option to hide login form from homepage 2013-12-06 12:00:43 +01:00
friendica
1aa79d9ee6 some code cleanup - gad I forgot what a mess the "other" notifications tabs (everything but system) were in. Maybe I'll just remove them so we can start over. 2013-12-06 00:02:39 -08:00
friendica
b3f6220226 make some "selection-is-selected" classes work again 2013-12-05 19:23:30 -08:00
friendica
3bcb76b01c more icon work 2013-12-04 19:11:46 -08:00
friendica
307fcac86d more icon updates 2013-12-04 17:36:53 -08:00
marijus
a03a198bc1 should fix typos the right way... 2013-12-03 23:35:31 +01:00
marijus
27e0f4e061 split out mod_message and a typo 2013-12-03 23:08:57 +01:00
friendica
d9f67876dc refactor magic-auth 2013-12-02 15:15:02 -08:00
friendica
3fdc3515b5 some work on events permissions 2013-12-01 23:49:52 -08:00
friendica
1c5f98440d quite a bit of work on default acl permissions and various acl quirks 2013-11-29 14:09:21 -08:00
friendica
fe9162395a sort out the preview icons 2013-11-25 14:54:14 -08:00
friendica
cf3e6a34ae Merge pull request #214 from tuscanhobbit/master
admin user table now shows the channel list and ID, minor changes to admin summary table
2013-11-25 03:00:05 -08:00
friendica
c0f2bc436c force HTML notification mails to use predefined colours. 2013-11-25 00:07:00 -08:00
tuscanhobbit
421cacfc8d admin user table now shows the channel list, minor changes to summary 2013-11-24 23:06:03 +01:00
tuscanhobbit
2c6e1b7aee replaced rhash icon 2013-11-23 20:01:11 +01:00
tuscanhobbit
2e41777963 a reference to account_id was missing in user admin table 2013-11-23 19:46:07 +01:00
marijus
adad1b75cd use placeholder for profile-jot-text and some minor alignment 2013-11-23 01:10:54 +01:00
marijus
72e0bd6b28 missing input type and use same font for password and text input 2013-11-22 21:19:41 +01:00
friendica
ed129f19b0 fix plugin and them toggles for the colourblind, add theme info block and recent screenshot to redbasic 2013-11-18 18:37:38 -08:00
friendica
dc6cd8a701 admin/users - add expiration date to table and ability to sort by reverse expiration and also filter by service class through url options 2013-11-18 15:38:02 -08:00
friendica
bec85f1494 implement admin remove account 2013-11-17 13:54:43 -08:00
friendica
0b8c9654ea allow rpost to set source app 2013-11-15 03:10:00 -08:00
friendica
2fe6aef8bc fix default cipher for comments and set it at the conversation level rather than the item level. 2013-11-14 22:54:16 -08:00
friendica
592c24e162 e2ee in comments and a bit of cleanup so not every theme has to define how to insert bbcode, only if they're doing something special (e.g. this is how to implement a javascript plugin :-)), and I got rid of the predefined http:// in the bbcode for urls. You're almost always pasting a url which already has that bit and it just creates an extra step. 2013-11-14 15:41:25 -08:00
friendica
ee629534d5 E2EE on private mail (also fixed autocomplete results dropdown for recipient which was positioned below the navbar instead of next to the recipient input box) 2013-11-13 23:10:29 -08:00
friendica
251ba6db30 fix photo permissions on encrypted posts 2013-11-13 03:15:07 -08:00
friendica
a1b8f6e4ec fix chanview 2013-11-12 23:45:04 -08:00
friendica
be7e732391 fix forbidden photos and vcard photo template 2013-11-12 19:25:23 -08:00
friendica
b26989bb65 removeme sort of works for a single channel - lots of loose ends to deal with but it's a start 2013-11-12 18:27:36 -08:00
friendica
8eaab0642f very crude zid support for e2ee content and move bbcode converter to main.js so it's available when not logged in (though we might ultimately want to force people to get a matrix account to use our encryption). 2013-11-12 15:44:49 -08:00
friendica
34ee8de821 basic linking of audio/video tags in encrypted bbcode 2013-11-11 20:20:31 -08:00
friendica
a7c53d470b ability to use other ciphers 2013-11-11 18:42:49 -08:00
friendica
54438be7c2 make e2ee work on tinymce 2013-11-11 17:50:36 -08:00
friendica
d9013f4311 provide real barebones XSS protection on e2ee contents and implement a few bbcode tags we're likely to see a lot of. Still need to write a js zid() function to properly implement zrl and zmg but at least they will be linked now. 2013-11-11 16:47:49 -08:00
friendica
4a3191cd19 localise js ui strings for e2ee 2013-11-11 15:20:30 -08:00
marijus
f8a34c737d change spacing to fit other widgets 2013-11-11 16:50:43 +01:00
friendica
b5bc04799c turn safemode into a proper widget 2013-11-11 01:18:09 -08:00
friendica
435e2dae0e display encrypted text inline 2013-11-11 00:21:00 -08:00
friendica
ca4103debe e2ee 2013-11-10 23:19:44 -08:00
friendica
c392004290 some more doco for how to finish it. 2013-11-10 20:34:10 -08:00
friendica
effb1a0534 provide zid in js so we can use it from client 2013-11-10 18:57:24 -08:00
Thomas Willingham
7b29400c6c Bring safe search to the UI 2013-11-09 18:43:40 +00:00
friendica
cb37c0ce14 make PM expiry UI match the main post editor, e.g. JS input triggered by an icon rather than a scary looking text field 2013-11-07 15:30:59 -08:00
friendica
7381326b7a provide expire feature on post and comments as well as private messages. This requires a feature setting and is currently unmaskable - if the author says it's gone, there's not a lot you can do to stop it or try and save it. It's gone. 2013-11-07 00:47:50 -08:00
friendica
6162de142c allow private mail sender to set an expiration on their messages. Once expired the message is destroyed at both ends (subject to the granularity of the polling interval) and is gone. Officially it takes some form of language independent string like 2013/11/22, but English speakers can use anything that strtotime() understands, like "+30 minutes" or "next Tuesday". 2013-11-06 18:28:36 -08:00
friendica
f4cb145f3c redbasic - allow changing icon colours 2013-11-05 16:21:38 -08:00
friendica
cea11c9498 make date order the default for the directory 2013-11-03 15:20:40 -08:00
friendica
4d470f2d70 add sloppy photo setting and fix default navbar hide setting 2013-11-03 14:57:29 -08:00
friendica
09ca39fd08 provide an html src converter 2013-10-31 22:08:10 -07:00
friendica
a5693df07f issue #189 - show post edited time on relative date hovertip 2013-10-30 17:33:10 -07:00
friendica
7b7ef56b54 replace text links with icons on design pages 2013-10-23 19:35:51 -07:00
friendica
d54b6099d2 remove "via wall-To-Wall" text as it's soooo Facebook and is out of place in derived/sourced channels. It's now just "$author via $xyz". 2013-10-19 01:48:43 -07:00
friendica
f3fcffb29d We really don't need the category delete links on each category in each post with categories, as we can now change the categories by editing the post. So take out the delete links. 2013-10-14 15:38:05 -07:00
friendica
9787872778 linkify post categories 2013-10-14 15:34:47 -07:00
marijus
43289103ee i guess we should use .active class for all selected links. 2013-10-14 18:13:02 +02:00
friendica
4f2c056d6d template and icons for categories and "file as" 2013-10-14 04:49:28 -07:00
friendica
db42e4d2f9 attachment icons revisited 2013-10-13 21:14:04 -07:00
friendica
bae7f4e078 directory sort links on sidebar 2013-10-13 19:49:40 -07:00
friendica
3c3c13c630 Merge https://github.com/friendica/red into zpull 2013-10-13 15:52:53 -07:00
friendica
1354702d69 remove the disabled flag on individual permissions and improve the text to show that settings may be inherited. The reason for this change is that we want the individual settings to be stored regardless of the inherited settings, because if somebody changes the higher precedence privacy settings it could leave all their existing contacts with no permissions and this could be a support nightmare.
So this way if somebody starts off with "anybody on the network can send me their stream and posts" and later changes it to "only specific connections can send me their stream and posts", the individual setting will already be set for all their connections. The previous behaviour is that this setting would have been disabled so none of their existing connections will have this specific permission. Old-timers who were here and made lots of connections before this commit - will have to edit all their connections if they change their privacy settings from lesser restrictive to be more restrictive.
2013-10-13 15:42:30 -07:00
marijus
2d23fcfe5a reorder items in private-mail - the delete button is on the right side everywhere else... 2013-10-13 22:24:33 +02:00
Christian Vogeley
77db6e087a New icons in private mails section 2013-10-13 00:59:04 +02:00