Commit Graph
8906 Commits
Author SHA1 Message Date
friendica 6cafab10e6 fix pager, doc update 2013-06-03 16:29:33 -07:00
Thomas Willingham b02242786c Make a start at making mail look less dreadful. 2013-06-02 03:40:31 +01:00
Thomas Willingham 330ace2cbe Typo 2013-06-02 02:41:43 +01:00
Thomas Willingham cbd988004e Fix opensearch 2013-06-02 02:37:31 +01:00
Thomas Willingham dc6472e046 Add a webpages tab, where we can edit published pages. 2013-05-31 03:52:54 +01:00
Thomas Willingham 595c2a5e9d Lets not require files if we don't need them. 2013-05-31 03:46:52 +01:00
Thomas Willingham bfb6f20ef2 By golly, I do believe it works. 2013-05-31 03:38:37 +01:00
Thomas Willingham a061499c91 Half-assed use-webpage-instead-of-html. 2013-05-31 03:25:44 +01:00
Thomas Willingham 620d4f5752 Set a site channel so an admin can use CMS to create home.html and so on, without ever needing to touch HTML again. When I've finished that bit too. 2013-05-31 02:25:42 +01:00
Thomas Willingham ddbe5eedf5 Fix TinyMCE 2013-05-31 00:34:35 +01:00
Thomas Willingham 9595c27cc1 Put a stop to "I couldn't find the menu" by adding a nabla - until somebody comes up with something that looks less crap. 2013-05-30 23:32:40 +01:00
friendica 8b87eee869 force delayed_publish time comparisons to UTC. 2013-05-29 21:11:30 -07:00
friendica 7073200e53 fix for multiple hublocs and incoming magic auth 2013-05-29 20:55:49 -07:00
friendica fadf2c3ea6 add photos and albums enumeration to Red API (will allow us to export either all our photos or individual albums using a script) 2013-05-29 19:47:01 -07:00
friendica cd9ea115f8 function args reversed on duplicate zid detection. 2013-05-29 16:31:07 -07:00
friendica 2a6d3e1f94 make sure we get the correct URL. Also redirect back again (essentially perform a no-op) when using reverse magic auth and we can't find a channel. 2013-05-28 22:58:59 -07:00
friendica b25783b9b6 let's make this failsafe 2013-05-28 22:10:53 -07:00
friendica 9e5f54af60 Merge https://github.com/friendica/red into zpull 2013-05-28 22:03:53 -07:00
friendica ea11ff57ce more modmagic tracking 2013-05-28 22:03:35 -07:00
Thomas Willingham d76fdde7cb Merge branch 'master' of https://github.com/friendica/red 2013-05-29 04:30:46 +01:00
Thomas Willingham 5e1a5a696b Typo, or somehow ended up with a missing line another way. 2013-05-29 04:30:04 +01:00
friendica 5160f15b80 Merge https://github.com/friendica/red into zpull 2013-05-28 19:59:27 -07:00
friendica be1c96996f add logging to mod/magic when channel not found so we can trace it. 2013-05-28 19:58:33 -07:00
Thomas Willingham 09f44b8096 Update doco 2013-05-29 02:48:36 +01:00
Thomas Willingham 3cfde2c177 Add an article to default.php to allow for fixed width themes, without breaking anything we've already got. 2013-05-29 02:20:44 +01:00
friendica 0daaf35ff8 fix location setting stuff 2013-05-28 17:16:16 -07:00
friendica 6bb3583267 Merge https://github.com/friendica/red into zpull 2013-05-28 16:33:24 -07:00
friendica 281d73b03a issue #55 (number 2) 2013-05-28 16:32:31 -07:00
friendica 5f629ea610 Merge pull request #56 from beardy-unixer/master
Various
2013-05-28 16:20:20 -07:00
Thomas Willingham 151688a129 Oops, remove site specific CSS 2013-05-28 23:17:11 +01:00
Thomas Willingham 5c17a64cde Clean up dark theme 2013-05-28 22:08:44 +01:00
Thomas Willingham 543e4903b2 Use misanthrozot as dark scheme, fix some PCSS bugs 2013-05-28 21:12:31 +01:00
Thomas Willingham 7c2aa706f2 Make pages better. 2013-05-28 20:47:46 +01:00
Thomas Willingham f041338cd3 mod_page.css 2013-05-28 19:47:07 +01:00
Thomas Willingham 102e13543c Add notification count to titles. 2013-05-28 19:34:32 +01:00
Thomas Willingham af3fc75856 Add red smiley for the sake of consistency with Friendica's set. 2013-05-28 19:28:14 +01:00
friendica 08a4ffd663 convert most red photos to zmg 2013-05-28 04:50:16 -07:00
friendica e81e11382f cleanup localisation of like activities 2013-05-28 01:50:28 -07:00
friendica 7a011a99c7 wrong attribution on likes of comments in email notifications. Let's also call the thing they liked a comment instead of a status 2013-05-28 01:40:27 -07:00
friendica 9fda0a3fd5 add support for zmg bbcode tag (img with class=zrl) which will eventually get turned into a zid link when rendered for display. TODO - turn photo items and photos uploaded into posts into zmg, then run all incoming bbcode posts through a filter to see if there's a photo from a known hubloc (with an http(s): src attr - not data:) and if so turn it into a zmg. Then fix the zidify functions to look for class="zrl" and we're done. 2013-05-27 21:23:43 -07:00
friendica cfac8d986c Merge https://github.com/friendica/red into zpull 2013-05-27 19:51:01 -07:00
friendica ad0c5e3c68 fix zidify_img_callback - wrong number of args 2013-05-27 19:50:29 -07:00
Thomas Willingham b7270cad2b Prevent showmore covering up the end of posts, plus put likes back where they were pre-threaded comments. 2013-05-27 19:40:14 +01:00
friendica df32c93d56 zidify img links, delay notifier until actually published for time travelling posts 2013-05-27 05:27:35 -07:00
friendica 5c1f959c18 set default contact affinity back to 99 - we'll solve the other problem another way, this one is flawed 2013-05-24 06:02:30 -07:00
friendica 87e7deacf9 use http_authorization header with nginx 2013-05-23 22:29:27 -07:00
friendica 5e83c58a95 move new_cookie() to the session driver so we can use it for other purposes besides "normal" web login (for instance magic auth) 2013-05-23 20:35:40 -07:00
friendica 6a2e644a87 more progress on items_fetch (new name) 2013-05-23 18:50:27 -07:00
friendica c721c3a20e implement time travelling posts 2013-05-23 17:24:15 -07:00
friendica bb31e6bd6a make 90 the default closeness when humans are involved in the process 2013-05-23 16:51:08 -07:00