Commit graph

8692 commits

Author SHA1 Message Date
friendica
ac3ae83a16 wordpress-to-red cross-posting tool ported from Friendica 2013-11-24 18:03:12 -08:00
friendica
a82a1d7c05 add recipient name to the rest of the notification emails 2013-11-24 14:39:29 -08:00
tuscanhobbit
421cacfc8d admin user table now shows the channel list, minor changes to summary 2013-11-24 23:06:03 +01:00
friendica
49488a6363 Merge pull request #213 from tuscanhobbit/master
replaced icons and shade of red
2013-11-23 12:24:36 -08:00
friendica
b7c39e7ac9 Merge pull request #212 from tuscanhobbit/master
a reference to account_id was missing in user admin table
2013-11-23 12:04:04 -08:00
tuscanhobbit
d126c2bcaa redbasic nav bar gradient is now similar to the red shade in the logo 2013-11-23 20:04:09 +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
friendica
d27ed7f6e5 rev update 2013-11-23 01:01:23 -08:00
friendica
c8cc63a39f Merge pull request #210 from git-marijus/master
make profile-jot-text and -title height scalable
2013-11-23 01:04:40 -08:00
marijus
a98685df76 make profile-jot-text and -title height scalable 2013-11-23 09:49:12 +01:00
friendica
ea7c4ab236 Merge pull request #209 from git-marijus/master
make profile-jot-text placeholder more prominent
2013-11-23 00:25:23 -08:00
marijus
ccba7d8d07 make profile-jot-text placeholder more prominent 2013-11-23 09:19:37 +01:00
friendica
a7536b117f Merge pull request #207 from git-marijus/master
search should respect max items to load as well
2013-11-23 00:17:55 -08:00
friendica
c81eb2a795 Merge pull request #208 from tuscanhobbit/master
updated logo in readme and r# shorthand
2013-11-23 00:16:09 -08:00
marijus
7f6f4d2e9e typo 2013-11-23 01:12:30 +01:00
marijus
adad1b75cd use placeholder for profile-jot-text and some minor alignment 2013-11-23 01:10:54 +01:00
tuscanhobbit
35e8536c7c Italian translation updated 2013-11-22 23:08:29 +01:00
tuscanhobbit
8619fc368d updated logo in readme and r# shorthand 2013-11-22 22:45:16 +01:00
marijus
45c10d6d0a use same font for textarea aswell and some simplification 2013-11-22 22:23:25 +01:00
marijus
72e0bd6b28 missing input type and use same font for password and text input 2013-11-22 21:19:41 +01:00
marijus
28071c7f6a Merge branch 'master' of https://github.com/friendica/red 2013-11-22 21:18:16 +01:00
friendica
34f8b21511 init_groups_visitor() was still using old array of id output (not the newer array of hash which we need for permission queries) 2013-11-22 11:52:38 -08:00
friendica
f6b43a0a7b doc updates 2013-11-22 11:52:26 -08:00
marijus
3a4c32475e search should respect max items to load as well 2013-11-22 14:17:47 +01:00
friendica
353f5f049e Empty commit message. 2013-11-21 23:11:50 -08:00
friendica
49f9c55d96 Merge https://github.com/friendica/red into zpull 2013-11-21 20:42:09 -08:00
friendica
4be581494e add recipient name to some of the notification emails for those who have a lot of channels and it isn't always obvious which channel is getting the notification. If this works out we should probably add this to the rest of them. 2013-11-21 20:40:31 -08:00
friendica
a0a038b904 Merge pull request #206 from git-marijus/master
not needed anymore with new defaults
2013-11-21 20:28:45 -08:00
friendica
df14825b49 pass algorithm to the decryptor so we know if our plugin is allowed to run 2013-11-21 20:23:02 -08:00
friendica
e4c64c7167 e2ee algorithms are now pluggable so if you want to roll your own algorithm or do something like swap_bytes(rabbit(left_shift(3,triple_aes256(right_shift(base64(text)))))) - go for it. As long as the person at the other end can reverse it, you can do pretty much whatever you want. I'd like to see the NSA crack that one - especially if the algorithm was called something like "dishwasher" or something which didn't provide a lot of clues. 2013-11-21 20:08:04 -08:00
friendica
f2435ed4cd follow and accept_follow hooks 2013-11-21 17:49:14 -08:00
friendica
8cdbd0e2a6 make default group for new connections work 2013-11-21 17:31:37 -08:00
friendica
3e0ac769aa white screen 2013-11-21 17:23:14 -08:00
friendica
be8a7e2de6 this is necessary for any possibility of a federated future. 2013-11-21 15:58:42 -08:00
friendica
f896819c78 There was one small typo - and I'm trying with great difficulty not to use the word "user" to refer to site members - especially in public documentation. In dev forums is another matter. It does exist in function names and the string "username" isn't considered derogatory, but most other times it's considered derogatory to site members. Channel is often another acceptable replacement. 2013-11-21 14:51:12 -08:00
friendica
395772b852 Merge https://github.com/friendica/red into zpull 2013-11-21 14:44:44 -08:00
friendica
8f236771c6 mark hublocs with incorrect sitekeys deleted 2013-11-21 14:42:48 -08:00
friendica
7f4e4ab688 Add #include mechanism for help pages - see the top of mod/help.php for details 2013-11-21 14:41:31 -08:00
friendica
6ddb57e0da mod/help - load Site.md (if it exists) before Home.md. Site.md will typically provide local resources. Site.md can either include the complete contents of Help.md or link to it, as you choose. 2013-11-21 14:19:31 -08:00
marijus
ad353e9e7d Merge branch 'master' of https://github.com/friendica/red 2013-11-21 21:42:35 +01:00
Thomas Willingham
b170d80471 Remove telltale signs the doco was mostly stolen from APW 2013-11-21 19:42:04 +00:00
Thomas Willingham
35c465d4b7 Document schemas 2013-11-21 19:41:09 +00:00
marijus
1f9ef3e44d not needed anymore with new defaults 2013-11-21 15:18:18 +01:00
friendica
4791b2fd9c add aid to notifiy table which we may need to supress duplicate notify emails across your channels
also try to handle the wretched mess of broken and duplicated hublocs that fred.cepheus.uberspace.de typically reports
2013-11-20 21:09:13 -08:00
friendica
eb3d8e2cd7 provide a page template "none" which lets a webpage take over the entire page. Everything. The application is essentially bypassed. You'll need doctype and html and head and body tags in your content as none of them are supplied. There are no page regions. Nada. We should probably restrict this to those who have code exec in their account_roles but other folks won't be able to do very much useful with it anyway as their HTML is filtered. 2013-11-20 16:28:17 -08:00
friendica
5315c88621 webpage edit - losing the ability to pass unfiltered html and perhaps some php due to unsetting uid too early in item_store_update() 2013-11-20 16:20:32 -08:00
friendica
d7ee552c57 Protocol: now set data['alg'] on all encapsulated encrypted packets, so that we can more easily retire 'aes256cbc' once it is no longer viable. 2013-11-20 15:20:12 -08:00
friendica
f6c41e61ac add logo to readme 2013-11-20 00:25:04 -08:00
friendica
d37f4da37b remove the challenge table as well 2013-11-18 20:10:53 -08:00