Commit Graph

2856 Commits

Author SHA1 Message Date
friendica 652959678f cleanup and Comanchification of mod_profile 2013-12-10 23:27:17 -08:00
friendica 5279f3bf6f issue #237 - when manually changing an uploaded photo URL in a post to an invalid URL that happens to not throw an error, it affects the ability to parse the URL to see if it's a local image and correct permissions. The correct way to do this is to change the '-2' to '-1' if you want 640 instead of 320 and '-0' if you want the original size - which is not likely to win you many friends if it happens to be a 42 megapixel photo. We might have limits in place to prevent monster photos from destroying everybody's streams, but many services you export the post to will probably not. 2013-12-10 20:48:54 -08:00
friendica e5ea4a009b mod channel is now Comanchified 2013-12-10 20:36:11 -08:00
friendica 0043ef66b6 mod_network is now running under Comanche. Yay. 2013-12-10 00:25:32 -08:00
friendica e873f6e95e we're almost ready to turn on comanche for mod_network. All the widgets are done. 2013-12-10 00:05:31 -08:00
friendica ed9f108722 comanchify the savedsearch widget 2013-12-09 21:20:55 -08:00
friendica aaf21e8924 slight mod of connections widgets 2013-12-09 18:31:13 -08:00
friendica 70a81d6ad5 Merge branch 'master' of https://github.com/git-marijus/red
Conflicts:
	view/theme/redbasic/css/style.css
2013-12-09 15:45:52 -08:00
marijus 76d8501d67 saved search icon work and bugfixes for #tags not beeing deletable and save button showing if saved search is disabled 2013-12-10 00:32:49 +01:00
friendica f85cba10eb notes widget 2013-12-09 15:27:46 -08:00
friendica 75ebf06131 some work on modularising the default profile photo so we can make them site selectable. Also red != friendica so we don't need all these friendica logos taking up space 2013-12-09 14:05:52 -08:00
zottel c20f207cde enable JS-less display of channel 2013-12-09 13:30:35 +01:00
friendica 00f4ee2717 migrate follow widget to comanche and remove obsolete mod/intro.php 2013-12-09 00:12:44 -08:00
friendica 082ac67778 suggestion widget tweaked to make it comanche capable. Remove old versions of specs that are so obsolete it isn't funny. Zot protocol reference is in red's github wiki, and in the code. We should move the github copy to /doc once it is updated to match the code. There's no point in documenting dfrn in the red code base. 2013-12-08 20:08:50 -08:00
friendica 8959487f1c transition to $a->set_widget in /network on the short term - long term this will be in view/pdl files 2013-12-08 16:16:54 -08:00
friendica d32e05fb5e starting on the journey to comanche everywhere - beginning with widget conversions. There are approximately 20 which need to be wrapped for accessibility to comanche. 2013-12-08 16:04:28 -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 48c650c715 improve editing ability of webpages - acls, photos, location, page link title, etc. 2013-12-07 15:20:12 -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 6d3aebb483 add suggestions to a couple of other pages 2013-12-06 21:45:36 -08:00
friendica f45b06ffa0 suggestion widget 2013-12-06 21:40:01 -08:00
friendica e70b0d4e20 need include/conversation for events now 2013-12-06 20:01:32 -08:00
Tobias Diekershoff 6c6c8a2451 add option to hide login form from homepage 2013-12-06 12:00:43 +01:00
friendica 5382f607d9 yeah - that's what I'm going to do. we'll just keep system notifications. If somebody wants web pages for the others we'll start fresh. It's easier than starting with curfty friendica code that doesn't work anymore and will never work without starting over. 2013-12-06 00:11:15 -08: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 78d19f3395 move profile tabs and network/matrix tabs to include/conversation 2013-12-05 21:00:14 -08:00
friendica fefdd24b2c Merge https://github.com/friendica/red into zpull 2013-12-05 20:40:51 -08:00
friendica 7ae371d286 couple of errant SQL queries 2013-12-05 20:40:27 -08:00
friendica 28ac593e67 remove some cruft 2013-12-05 20:34:39 -08:00
friendica 5282bf69b5 Merge pull request #223 from zzottel/master
Make it possible to change collection visibility without changing name.
2013-12-05 19:31:42 -08:00
friendica b3f6220226 make some "selection-is-selected" classes work again 2013-12-05 19:23:30 -08:00
friendica 1c3c3c64bc issue #224 2013-12-05 19:07:59 -08:00
friendica 38577cf26c issue #225 2013-12-05 18:17:16 -08:00
friendica 539988b62f couple of additional checks 2013-12-05 15:55:14 -08:00
friendica d66d8ff524 mod_authtest --- magic-auth diagnostic for those that are too freaking important to read logs or code and expect others to be able to debug complex authentication transactions with no information beyond "it didn't work". This will provide a transaction report including both sides of the exchange that you can paste into a bug report and that a developer can actually figure out where in the transaction that things went wrong and maybe even be able to then figure out why. 2013-12-05 15:40:50 -08:00
zottel 0e9df93a69 Make it possible to change visibility without changing name. 2013-12-05 13:44:31 +01:00
friendica cc1e906825 generate a small amount of entropy to avoid duplicate notifications from essentially simultaneous deliveries. 2013-12-04 23:54:46 -08:00
friendica 13feafce17 add poco and follow to default xchan creation 2013-12-04 18:30:14 -08:00
friendica d8903f09f5 include re-organisation and more doco, post_to_red fix ampersands in categories 2013-12-04 00:19:29 -08:00
friendica 7187c493e1 add hooks to zot-finger and import_xchan 2013-12-03 17:55:10 -08:00
friendica f57909d190 on successful magic-auth, put remote_service_class and remote_hub into the session 2013-12-03 16:31:05 -08:00
friendica 6c321be03c reorganise a few included functions - notably identity related functions 2013-12-03 15:35:13 -08:00
friendica 645e897852 more work on magic-auth 2013-12-02 19:06:54 -08:00
friendica e0f4a76856 magic-auth re-factor 2013-12-02 17:35:44 -08: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 92f60ef51f get rid of deprecated post_url() function 2013-12-01 19:52:18 -08:00
friendica 194c1e7abc file corruption 2013-12-01 19:29:11 -08:00
friendica 71e67f6347 document the ping packet - and remove the ancient rusty brown square default profile photos. 2013-12-01 19:02:36 -08:00