Commit Graph

  • b286ad221c some css fixes for settings Mario Vavti 2015-02-28 23:21:05 +01:00
  • 016f096208 Dutch language updated jeroenpraat 2015-02-28 21:46:15 +01:00
  • ced19bf7d8 Merge https://github.com/friendica/red into pending_merge friendica 2015-02-27 13:44:02 -08:00
  • 2b44c5fc72 Fix a couple of places where we weren't checking for dead hublocs. Add a function to mark a hubloc dead. friendica 2015-02-27 13:43:12 -08:00
  • 2a74fab21a weekly doxygen push friendica 2015-02-27 13:41:41 -08:00
  • c7798a41a8 Merge pull request #913 from zzottel/master zzottel 2015-02-27 14:03:15 +01:00
  • 0d3a8b2d94 update German help files to current English contents zottel 2015-02-27 13:59:56 +01:00
  • f58b261a8c fix link to siteinfo/json zottel 2015-02-27 13:54:13 +01:00
  • d5bfb0f286 Merge pull request #912 from zzottel/master zzottel 2015-02-27 11:04:18 +01:00
  • 08a4c714db update to German strings zottel 2015-02-27 11:02:07 +01:00
  • 05dff886c8 don't report already delivered queue items in admin queue summary friendica 2015-02-26 20:07:08 -08:00
  • a00c072f02 high level queue inspector - needs a lot more, like the ability to dump certain destinations and indicating known dead sites, but this is a start friendica 2015-02-26 20:00:47 -08:00
  • 5d57df2694 per Randal overheard on a foreign network - tab in post/comment edit window goes to submit instead of the next button. friendica 2015-02-26 17:18:09 -08:00
  • dce0bb0ef8 finish converting "delete" to trash icons for consistency. The 'x' was left in a couple of places like the group list widget and saved search term widget and ignoring friend suggestions where it was more appropriate to leave it. friendica 2015-02-26 16:41:38 -08:00
  • b79d242052 Merge pull request #911 from tokudan/patch-1 RedMatrix 2015-02-27 10:14:46 +11:00
  • 32e4d4633a fix issues in schema_postgres.sql Daniel Frank 2015-02-26 23:50:46 +01:00
  • 4162dfe43f Merge https://github.com/friendica/red into pending_merge friendica 2015-02-26 14:21:26 -08:00
  • 09f80270de loop breaker friendica 2015-02-26 14:20:43 -08:00
  • 82bb216952 more fake null shenanigans Habeas Codice 2015-02-26 08:23:02 -08:00
  • f55e210120 Revert "more fake null shenanigans" Habeas Codice 2015-02-26 08:22:15 -08:00
  • b57010e3da more fake null shenanigans Habeas Codice 2015-02-26 08:20:29 -08:00
  • ac3384e661 syntax - missing arg friendica 2015-02-25 17:24:09 -08:00
  • b9e485be54 this may actually fix the deliver loop when deleting existing items. It's hackish but I don't see any other way out. friendica 2015-02-25 16:51:39 -08:00
  • b32841e2dd Found the cause of the delete looping, and I can prevent it going forward. The issue remains what to do about comments which are already in the DB and have ITEM_ORIGIN incorrectly set. We can't exactly reset them because the "original" context has been lost. (Sorry but couldn't resist an insider pun that none of you will be able to follow anyway). Read the comments. friendica 2015-02-25 15:27:33 -08:00
  • 1a071ea4f0 call post_local hooks prior to storing a post that is going to be sourced. There are some fields in the actual stored item that may change when we start the second delivery chain so a few plugins may not deal with these items correctly. Since we only source public items these effects will be slight. friendica 2015-02-25 03:14:49 -08:00
  • 2a2cc309ce solve some (hopefully most) missing delivery issues friendica 2015-02-25 01:39:45 -08:00
  • 1434130264 don't send deleted items upstream - only downstream. friendica 2015-02-24 20:21:21 -08:00
  • 08f054130f require access token to view, query, or join directories in private realms, if the realm is so configured. friendica 2015-02-24 16:36:27 -08:00
  • 11df605c2e support rel=me on channel "homepage" url friendica 2015-02-24 00:45:03 -08:00
  • 2264ad5c6e provide ability to link new themes/addons friendica 2015-02-23 19:10:34 -08:00
  • d29de912b4 public_recips cleanup friendica 2015-02-23 16:27:12 -08:00
  • fbbcc10025 apply fix from 8d03774 to z_post_url also friendica 2015-02-23 11:33:16 -08:00
  • 426f01d849 Merge pull request #910 from zzottel/master RedMatrix 2015-02-24 06:31:14 +11:00
  • 8d03774666 make redirections restriction in z_fetch_url() work zottel 2015-02-23 14:53:10 +01:00
  • 18f5e269ce fix 404 pages for derivative themes by pretending we've found a module called '404'. This way all the correct theme initialisation stuff will happen. friendica 2015-02-22 23:05:21 -08:00
  • 1383915f86 notes about private realm registrations and multiple primary directories. friendica 2015-02-22 22:58:09 -08:00
  • d0e7fc76cd no longer needed friendica 2015-02-22 20:59:24 -08:00
  • e1cf396feb remove the new session functions from the trunk. Don't yet know if they'll come back or not. friendica 2015-02-22 20:58:11 -08:00
  • 324e59b1b6 remove these functions for now. friendica 2015-02-22 18:06:33 -08:00
  • 0109c0fcf3 fi8x the typo friendica 2015-02-22 17:37:57 -08:00
  • 86aefe0e01 new session functions friendica 2015-02-22 15:27:45 -08:00
  • 0faffe6160 Merge https://github.com/friendica/red into pending_merge friendica 2015-02-20 21:30:31 -08:00
  • 6c77550c29 more stuff for external resource page friendica 2015-02-20 21:30:02 -08:00
  • ffd47e6b95 catch negative ages nix extra var Habeas Codice 2015-02-20 19:48:51 -08:00
  • 6b4d5eedc4 extend the troubleshooting doc friendica 2015-02-20 14:58:09 -08:00
  • 9bd56202b4 Merge https://github.com/friendica/red into pending_merge friendica 2015-02-20 14:07:49 -08:00
  • 835b259455 minor issues with arg passing friendica 2015-02-20 14:07:24 -08:00
  • 035441550c Merge pull request #908 from zzottel/master RedMatrix 2015-02-21 08:29:14 +11:00
  • 912c9fdd58 Merge pull request #907 from tuscanhobbit/dev RedMatrix 2015-02-21 08:26:31 +11:00
  • 8eedc9d576 updated install doc friendica 2015-02-20 13:18:44 -08:00
  • 48080d4103 correct indent zottel 2015-02-20 14:11:28 +01:00
  • 2c7e8bea88 show item title in channel/mid and display pages zottel 2015-02-20 14:07:56 +01:00
  • 2765500844 Fixes to version tag in siteinfo/json Paolo Tacconi 2015-02-20 10:29:33 +01:00
  • 5aad4a19f8 Added version tag to siteinfo/json Paolo Tacconi 2015-02-20 10:09:59 +01:00
  • ff5c3b009f doc update friendica 2015-02-20 00:15:30 -08:00
  • ccf1a131f1 doc update friendica 2015-02-20 00:15:03 -08:00
  • 7ae14a1bf9 jrange update friendica 2015-02-20 00:14:43 -08:00
  • 7926ed079a git update scripts for external repositories friendica 2015-02-19 21:11:02 -08:00
  • eeec826eda update the install doc for addons - the procedure is a bit different now (although it shouldn't break anything on existing sites.) friendica 2015-02-19 20:53:24 -08:00
  • 54a8246725 add the gitignore rule friendica 2015-02-19 20:11:49 -08:00
  • 436a82d74e Scripts to add external theme and addon repositories. Example: util/add_theme_repo https://github.com/deadsuperhero/redmatrix-themes deadsuperhero friendica 2015-02-19 19:48:07 -08:00
  • 8c71e0e861 directory interface cleanup and documentation so that debugging realms won't be stabbing in the dark. friendica 2015-02-19 17:42:18 -08:00
  • 8db3677546 Diaspora tag replacement was wretchedly buggy. Use our standard tag replacement calls instead. friendica 2015-02-19 16:29:49 -08:00
  • 3ea77f0c10 INSTALL: 'store' is created during setup but not 'store/[data]/smarty3' and we explicitly check for the latter and report that it isn't there or isn't writable. Doh. friendica 2015-02-19 15:14:14 -08:00
  • fc52536ce7 diaspora: move reshare encapsulation after tag parsing, since it seriously screws up the tag parser and reshares end up with a lot of unlinked tags. friendica 2015-02-19 15:07:41 -08:00
  • 9fcc984406 Merge pull request #906 from tuscanhobbit/dev Paolo T 2015-02-19 17:17:00 +01:00
  • 062a386c75 Italian strings updated Paolo Tacconi 2015-02-19 17:14:03 +01:00
  • a743f43a3a Merge pull request #905 from zzottel/master zzottel 2015-02-19 12:44:44 +01:00
  • 2cd705a1b5 update to German translations zottel 2015-02-19 12:43:42 +01:00
  • 6dfc41ac7a Merge pull request #901 from zzottel/master RedMatrix 2015-02-19 13:40:41 +11:00
  • 4a75d2d754 Merge pull request #900 from einervonvielen/doc_dev_beginner_corrections RedMatrix 2015-02-19 13:40:23 +11:00
  • b7451b4557 Merge pull request #902 from dawnbreak/docu RedMatrix 2015-02-19 13:39:44 +11:00
  • 2091e1e0bc Merge https://github.com/friendica/red into pending_merge friendica 2015-02-18 17:03:16 -08:00
  • d8d175d7e4 first step of theme separation. Only put redbasic under git control. Ignore any other themes in view/theme . friendica 2015-02-18 17:01:40 -08:00
  • 2fc61e780a Updated doxygen docu about deperecated functions. Klaus Weidenbach 2015-02-18 13:04:54 +01:00
  • d0fe0b5d5f fix parens mismatch from last commit zottel 2015-02-18 11:48:05 +01:00
  • 9d745cd072 also deliver public posts to channels with channel_w_stream = PERMS_AUTHED zottel 2015-02-18 11:44:43 +01:00
  • 2fbb6a5ff5 do not send activity to channels with no permission to view filestorage marijus 2015-02-18 10:41:38 +01:00
  • e00be4de23 The Diaspora communications policies allow comments to public posts literally from anybody. Allow this policy model by default for commenters from that network. This policy decision can be set or disabled on the addon/features settings page. friendica 2015-02-17 19:47:36 -08:00
  • 8c717f910a Merge https://github.com/friendica/red into pending_merge friendica 2015-02-17 18:14:47 -08:00
  • 33e406d7fc make tag clouds honour the full permissions repertoire, not just yes/no public/private, but who are you and what tags can you see friendica 2015-02-17 18:13:20 -08:00
  • 0bedf3e5d2 advanced css calc() failback marijus 2015-02-17 10:58:18 +01:00
  • 3d9273afad Merge https://github.com/friendica/red into pending_merge friendica 2015-02-16 17:01:41 -08:00
  • 533f39debe bring back like/dislike summaries on photos friendica 2015-02-16 17:01:13 -08:00
  • e0c9929325 quickfix for eventual css calc() not supported bug marijus 2015-02-17 00:32:38 +01:00
  • d9d029470f Merge branch 'master' of https://github.com/friendica/red Habeas Codice 2015-02-16 15:13:31 -08:00
  • ca8e221018 normalize age data mysql has type tinyint(3) which probably turns into a 24-bit value, but postgres uses 3-digit decimal as its constraint (probably what the mysql schema was intended to do). either that or mysql silently truncates while postgres respects the constraint. Either way, bad data gets in unchecked, now it's checked. Habeas Codice 2015-02-16 15:09:43 -08:00
  • 972fc91e12 remove superfluous non-boolean boolean Habeas Codice 2015-02-16 15:08:53 -08:00
  • 1d1676094d hub upgrade w/name change via Alex friendica 2015-02-16 11:12:46 -08:00
  • b4f639239f mopping up the public site ratings friendica 2015-02-16 11:09:12 -08:00
  • a1c4bbfa5c quick fix for photos page until calls to like_puller() are fixed friendica 2015-02-16 01:22:11 -08:00
  • eb3c5916d7 pubsites ratings (mod/pubsites really really needs to be templatised, this was quick and dirty) friendica 2015-02-16 01:17:15 -08:00
  • 1c4b919980 force site_url to be lowercase when stored. Otherwise rating hubs on postgres could get real messy. friendica 2015-02-15 23:45:22 -08:00
  • 8774089005 preparatory work for site ratings friendica 2015-02-15 21:22:05 -08:00
  • 2e3daf77bb site firehose friendica 2015-02-15 20:20:23 -08:00
  • a5f7df4667 issue #860, replace br html element with linefeed between table rows friendica 2015-02-15 19:15:55 -08:00
  • 9067d4c157 taganyone wasn't working friendica 2015-02-15 18:38:26 -08:00
  • 9ba21f82cb missing file friendica 2015-02-15 16:30:41 -08:00
  • 8d6e3f5390 add zotsh to util friendica 2015-02-15 16:29:12 -08:00
  • 0249fbb7e6 lost ability to delete events friendica 2015-02-15 16:04:59 -08:00