friendica
|
e76ab30467
|
we don't always set HUBLOC_FLAGS_DELETED but we often set hubloc_status = HUBLOC_OFFLINE instead. Filter this as well from deliveries.
|
2014-09-21 15:11:47 -07:00 |
|
RedMatrix
|
aa928d65eb
|
Merge pull request #600 from dawnbreak/master
Don't link unknown likes.
|
2014-09-22 07:50:20 +10:00 |
|
friendica
|
09b5bbb032
|
feeds with '@' in the URL were being handled as webfinger addresses and didn't fall through to RSS discovery. Issue #599
|
2014-09-21 14:46:12 -07:00 |
|
Klaus Weidenbach
|
d2268a412d
|
Don't link unknown likes.
Likes/Dislikes of unknown channels have disabled links now.
Fixed intention a bit, romved a unused variable.
|
2014-09-21 17:51:01 +02:00 |
|
friendica
|
22e6e691ca
|
Navbar notifications: don't show "nothing new here" unless we've checked and there's nothing. Until we know for sure, display "Loading...".
|
2014-09-20 16:34:48 -07:00 |
|
friendica
|
44cb423f21
|
Merge https://github.com/friendica/red into pending_merge
|
2014-09-20 16:22:21 -07:00 |
|
friendica
|
8d23a8da8d
|
fix empty likes
|
2014-09-20 16:21:49 -07:00 |
|
marijus
|
69a10e8ca7
|
oups...
|
2014-09-20 17:30:11 +02:00 |
|
marijus
|
6c806f6f48
|
aalso change the way we check for number of chatrooms
|
2014-09-20 17:28:42 +02:00 |
|
marijus
|
bd54358aa6
|
show bookmarks menu only if we have any bookmarks already
|
2014-09-20 16:31:56 +02:00 |
|
friendica
|
cb434818f8
|
closing tag
|
2014-09-19 16:50:43 -07:00 |
|
friendica
|
87a6f25769
|
try to sort out walltowall translation for diaspora recipients
|
2014-09-19 02:22:24 -07:00 |
|
Thomas Willingham
|
bdfe2c7786
|
Merge remote-tracking branch 'upstream/master'
|
2014-09-18 18:07:38 +01:00 |
|
friendica
|
c6062d7872
|
usability tweaks
|
2014-09-17 21:52:30 -07:00 |
|
friendica
|
51d9f0d97a
|
channel permission roles
|
2014-09-17 21:16:15 -07:00 |
|
friendica
|
eca420ec96
|
defined several permission roles - these will probably require some review and adjustment.
social
social_restricted
social_private
forum
forum_restricted
forum_private
feed
feed_restricted
soapbox
|
2014-09-17 19:46:55 -07:00 |
|
friendica
|
4014093572
|
implement permission roles - the backend should be done except for maybe a couple of small tweaks. Now we just need to define the rest of the roles and create a chooser for them. Adam started on this some time back but I don't know where that has gone.
|
2014-09-17 17:59:46 -07:00 |
|
friendica
|
0090cbf84b
|
that's why bb2diaspora_itemwallwall() wasn't doing its thang.
|
2014-09-16 22:26:52 -07:00 |
|
friendica
|
19e8d10b7a
|
still some old Friendica database queries in diaspora_signed_retraction
|
2014-09-16 21:08:34 -07:00 |
|
friendica
|
53d0e855df
|
z_post_url_json() added to easily deal with JSON post APIs; without getting content-type unknown warnings/errors. Also added a debug option to z_get|post_url so you could track and log some of these nasty little buggers.
|
2014-09-16 20:46:44 -07:00 |
|
friendica
|
c4608d4c82
|
just mark dead hubloc deleted - don't remove them. This could cause problems. Also clean up fetch_url/post_url header option
|
2014-09-16 19:07:19 -07:00 |
|
friendica
|
a1b66f56f0
|
use the more portable encoded_item format for exported items - but with added attributes so we can use it as a reasonably complete item backup. The encoded_item format gives us extended author and owner information in case we need to probe them to bring the entry back. It also contains taxonomy entries. Importing and/or recovering will best be accomplished in chunks. It could take some time and some memory to chew through this.
|
2014-09-16 03:33:48 -07:00 |
|
friendica
|
5f9c326ad7
|
channel export with items
|
2014-09-15 21:31:32 -07:00 |
|
friendica
|
bbc9e4427e
|
honour service class restrictions for total_identities, total_channels ("friends") and total_feeds both when importing channels and subsequently when syncing clones. Limits are based on the local system - additional entries are silently dropped.
|
2014-09-15 17:17:00 -07:00 |
|
friendica
|
5ea6f27792
|
final piece of the mrjive delivery puzzle, and now we've got most all the tools to implement mod_hubman
|
2014-09-15 13:37:57 -07:00 |
|
Thomas Willingham
|
68ecc673b1
|
Merge remote-tracking branch 'upstream/master'
|
2014-09-15 17:10:11 +01:00 |
|
friendica
|
0dc33900b6
|
provide a way to sync locations and get rid of bogus hublocs, now implemented
|
2014-09-14 22:19:19 -07:00 |
|
Thomas Willingham
|
e3b967f475
|
Very, very cautiously let a developer switch to the sys chan if
they're also an administrator.
|
2014-09-15 03:59:04 +01:00 |
|
Thomas Willingham
|
b6612693b6
|
Bugger, revert - not only a dodgy cut and paste between terminals, but
also pushed to the wrong repo
|
2014-09-15 03:55:49 +01:00 |
|
Thomas Willingham
|
e3783dfdd4
|
Very, very cautiously, let a developer switch to the sys chan, if
they're also an admin.
|
2014-09-15 03:51:41 +01:00 |
|
friendica
|
f2b0311f9d
|
that won't work...
|
2014-09-14 19:20:16 -07:00 |
|
friendica
|
b2fe2b067a
|
bb2diaspora_itemwallwall not finding author elements - inserting empty bbcode
|
2014-09-14 19:17:05 -07:00 |
|
friendica
|
5042847334
|
fix diaspora_retraction
|
2014-09-14 19:04:36 -07:00 |
|
friendica
|
bcc9057d8c
|
pull the plug on the old location sync section of import_xchan - this has now been split off into its own function. Cross fingers because this is core functionality which was tried and true, well tested; and now it's a bit different.
Please revert this if the matrix breaks in the next few hours.
|
2014-09-14 18:09:16 -07:00 |
|
friendica
|
0a5f0fe10b
|
Merge https://github.com/friendica/red into pending_merge
|
2014-09-14 17:11:50 -07:00 |
|
friendica
|
6be6b41a42
|
privacy issue - restrictive stream permission setting with a non-targetted post cannot be enforced on remote networks. Restrict these posts to zot network.
|
2014-09-14 17:07:39 -07:00 |
|
Jeroen
|
9b80667326
|
Thanks to Thomas other people see now your posts on your channel page also linked to source. If enabled.
|
2014-09-14 13:59:27 +00:00 |
|
Jeroen
|
254dc0ec98
|
Made link post titles to source optional in display settings. Hopefully I did a right.
|
2014-09-14 12:39:11 +00:00 |
|
friendica
|
c27b60d981
|
more heavy lifting on the hubloc management and revocation infrastructure; don't rush me. This is going to become a fundamental part of zot. It deserves careful consideration.
|
2014-09-14 01:48:54 -07:00 |
|
friendica
|
0350b76d85
|
some backend work for the remaining missing bits of mod_hubman - this is still a fair ways from being complete and is not ready for prime time. Basically we'll let a channel send out a public message saying "these are my currently approved locations" and anything that isn't in the list will be marked deleted. We'll send out this message when locations change somehow - either through direct personal involvement (hub revoke, change primary, channel import) or during a system rename or "find bad/obsolete hublocs" activity. This way we won't have clones sending back location info we just got rid of and re-importing the bad entries.
|
2014-09-13 16:00:09 -07:00 |
|
friendica
|
b1809f5f0c
|
log why this doesn't get executed
|
2014-09-12 15:10:53 -07:00 |
|
friendica
|
ab7f2db4d7
|
doc updates and a couple of issues spotted in the logs (diaspora likes, feed author import)
|
2014-09-12 00:59:23 -07:00 |
|
friendica
|
20be358ec2
|
bad redirects
|
2014-09-11 23:01:58 -07:00 |
|
friendica
|
6ec12c66c3
|
red group/collection query calls for api
|
2014-09-11 21:41:45 -07:00 |
|
friendica
|
e68185fc05
|
don't allow an xchan to be imported with an empty name. To avoid translation issues we'll just make it '-'.
|
2014-09-11 18:11:07 -07:00 |
|
friendica
|
3a10956b20
|
correct item author for feeds with multiple or different authors
|
2014-09-11 17:27:49 -07:00 |
|
friendica
|
5547222da2
|
add gif to supported image types (if it's supported)
|
2014-09-11 15:50:35 -07:00 |
|
friendica
|
1b3196862d
|
issue #588 can't add feeds to collections using connedit page group sidebar widget
|
2014-09-11 02:19:21 -07:00 |
|
friendica
|
10f6f355d4
|
disabling ability for diaspora to plustag redmatrix forums. See the notes.
|
2014-09-10 22:35:09 -07:00 |
|
friendica
|
f1539a65e5
|
possible solution to diaspora walltowall mistaken attribution
|
2014-09-10 22:21:19 -07:00 |
|