RedMatrix
|
b7d2b9c1ef
|
Merge pull request #778 from pafcu/loginredir
Redirect to login page on failed login. Fixes #628
|
2014-12-29 09:29:23 +11:00 |
|
pafcu
|
0b79445b57
|
Merge pull request #779 from pafcu/audio
Make spaces work in [audio] and [video]. Fixes #774
|
2014-12-28 12:30:20 +02:00 |
|
Stefan Parviainen
|
fffc7dffba
|
Fix typo
|
2014-12-28 11:28:54 +01:00 |
|
Stefan Parviainen
|
f08ee3bab9
|
Make spaces work in [audio] and [video]. Fixes #774
|
2014-12-28 11:22:58 +01:00 |
|
Stefan Parviainen
|
426ac22e12
|
Redirect to login page on failed login. Fixes #628
|
2014-12-28 09:26:30 +01:00 |
|
marijus
|
cafc1b64b0
|
some more mime-type -> icon for filebrowser
|
2014-12-27 14:28:02 +01:00 |
|
marijus
|
0cb0c2b1bf
|
more work on files
|
2014-12-27 10:10:56 +01:00 |
|
friendica
|
ca0c310b65
|
change PERMS_CONTACTS to PERMS_SPECIFIC in permission roles so that individual connections can be revoked instead of this being inherited and un-changeable
|
2014-12-26 00:09:34 -08:00 |
|
friendica
|
b171ea23e4
|
cleanup bb2diaspora - was getting crufty
|
2014-12-23 14:18:27 -08:00 |
|
friendica
|
8db34ac826
|
diaspora formatting improvements (getting too many xx-large posts)
|
2014-12-22 20:54:22 -08:00 |
|
friendica
|
ee89ff5124
|
some improvements in api direct messages
|
2014-12-22 18:26:11 -08:00 |
|
friendica
|
f66df5e137
|
direct messages in api have some issues, not properly ported from friendica originally. Here's a start.
I think at best they may return encrypted gibberish currently, but let's work through them one at a time.
|
2014-12-22 18:05:34 -08:00 |
|
Stefan Parviainen
|
83eb7a10e2
|
Option to check that a random profile works before returning it
|
2014-12-22 22:57:58 +01:00 |
|
Stefan Parviainen
|
bd2be2b10c
|
Fix feature check in apps (missing parenthesis), allow multiple requires (comma separated)
|
2014-12-22 17:52:30 +01:00 |
|
friendica
|
d3830aea96
|
provide last successful poll run time (using relative time) in siteinfo so that we can tell folks that have no idea what we're talking about that their poller definitely isn't running and this is probably why nothing works correctly.
|
2014-12-21 18:40:25 -08:00 |
|
friendica
|
b840c27995
|
Merge https://github.com/friendica/red into pending_merge
|
2014-12-21 14:45:46 -08:00 |
|
friendica
|
2b3cc585a2
|
fix double encoding of homepage in profile activity - not as straight-forward as it looked
|
2014-12-21 14:43:06 -08:00 |
|
marijus
|
27d786c979
|
files: make mod/filestorage.php load via ajax and some design work. work in progress...
|
2014-12-21 20:11:30 +01:00 |
|
Stefan Parviainen
|
fe80dbb3a7
|
Access list of smilies over JSON
|
2014-12-20 17:33:35 +01:00 |
|
friendica
|
0f0f12a453
|
allow a variety of latitude/longitude delimiters since nobody can agree on them.
|
2014-12-17 16:11:21 -08:00 |
|
friendica
|
cc0df5bc24
|
ability to generate arbitrary map with [ map=lat/lon] and also free form location using [ map]somewhere[/map] but the second one currently has no plugins available to generate it.
|
2014-12-17 14:12:19 -08:00 |
|
friendica
|
b9dc23844c
|
make unique hub filter more robust and straight-forward so it's easier to understand and debug since it's such a critical piece of the delivery chain
|
2014-12-17 11:57:16 -08:00 |
|
friendica
|
4e1dbc13d4
|
Merge https://github.com/friendica/red into pending_merge
|
2014-12-17 01:56:17 -08:00 |
|
friendica
|
eebb6f23fb
|
critical notifier fix to make diaspora delivery work reliably again. If everything breaks revert or debug.
|
2014-12-17 01:50:43 -08:00 |
|
marijus
|
e1999ada58
|
fix label of preview button
|
2014-12-17 10:01:22 +01:00 |
|
marijus
|
dfb15e4a7b
|
fix editing of posts
|
2014-12-17 09:50:55 +01:00 |
|
friendica
|
2fcbb9c4b3
|
fix some directory anomolies
|
2014-12-16 18:33:16 -08:00 |
|
friendica
|
789e025eab
|
Add [ map ] element to bbcode, no closing tag. Requires a map generator plugin (like openstreetmap which was just updated) and also requires that the author has browser location enabled.
|
2014-12-16 15:50:20 -08:00 |
|
friendica
|
5b49211035
|
edit and preview removed from additional features and turned into core functionality (always enabled).
|
2014-12-16 14:28:07 -08:00 |
|
friendica
|
7bee4e5997
|
build a channel based thread viewing link when in list_mode and when using the channel module, which will disable list_mode (this was checked in yesterday) for the benefit of viewing threads with the correct identities and comment permissions instead of relying on the semi-random uid chosen by mod/display when viewed by an authenticated remote_user().
|
2014-12-16 14:12:40 -08:00 |
|
friendica
|
17e27d0d87
|
add Thomas's Diaspora repair script as include/fixd.php - altered so it can be re-run if necessary with a count of remaining hublocs to be fixed. Some sites are down so it probably can't ever get to zero. The check for a null join is quite an expensive query. It could block your DB for a couple minutes while it runs.
Also some preliminary work on a means to take the channel module out of list/forum mode if a specific mid is requested.
|
2014-12-16 00:25:41 -08:00 |
|
friendica
|
2e990743e7
|
Merge https://github.com/friendica/red into pending_merge
|
2014-12-15 14:37:57 -08:00 |
|
friendica
|
f28103d595
|
wall tags
|
2014-12-15 14:37:31 -08:00 |
|
Thomas Willingham
|
c6d0695edf
|
Issue #743
|
2014-12-15 19:32:28 +00:00 |
|
Thomas Willingham
|
204a2c94cd
|
Undo accidental reversion included in last checkin
|
2014-12-15 15:59:47 +00:00 |
|
Thomas Willingham
|
372b7b1405
|
Doco: How to write foreign doco in how to write doco doco.
|
2014-12-15 15:56:00 +00:00 |
|
Thomas Willingham
|
049f08e6ad
|
Merge pull request #744 from pafcu/searchhelp
Add hint on how to use search box
|
2014-12-15 14:53:25 +00:00 |
|
friendica
|
1780ba5e7d
|
don't remove obsolete hublocs that have no sitekey - it will remove all kinds of other hublocs it isn't supposed to (e.g. diaspora).
|
2014-12-14 22:54:27 -08:00 |
|
Stefan Parviainen
|
ce88f0ab6a
|
Add hint on how to use search box
|
2014-12-14 18:40:59 +01:00 |
|
Klaus Weidenbach
|
233903c844
|
Add security logger to RedDAV.
Some smaller clean ups whitepsaces and tabs, use PHP_EOL, Doxygen, etc.
|
2014-12-14 01:50:56 +01:00 |
|
Thomas Willingham
|
7a19bd7fb3
|
Merge branch 'master' of https://github.com/friendica/red
|
2014-12-13 20:22:40 +00:00 |
|
Thomas Willingham
|
3867081503
|
Let Diaspora hublocs come back by allowing discover_by_webbie() to carry on if
and look for a hubloc even if an xchan is found.
You'll probably need to loop through the missing ones manually.
|
2014-12-13 20:20:55 +00:00 |
|
Thomas Willingham
|
76fdfb7ef5
|
Merge pull request #738 from pafcu/moreids
Add some ids to nav elements
|
2014-12-13 16:40:13 +00:00 |
|
Stefan Parviainen
|
513efc8928
|
Add some ids to nav elements
|
2014-12-12 16:27:45 +01:00 |
|
friendica
|
452d275b5e
|
don't import to sys channel from self-censored authors
|
2014-12-12 00:26:07 -08:00 |
|
friendica
|
7f1a42340a
|
Merge https://github.com/friendica/red into pending_merge
|
2014-12-10 16:26:36 -08:00 |
|
friendica
|
58067c24fc
|
block adult channels from inclusion in public content feeds
|
2014-12-10 16:24:31 -08:00 |
|
Thomas Willingham
|
ad2c8a4cb7
|
Provide censorship.
|
2014-12-10 15:34:18 +00:00 |
|
marijus
|
242713ebef
|
show clear browser location button only if use browser location option is set and minor css fixes
|
2014-12-09 15:09:19 +01:00 |
|
Stefan Parviainen
|
97d1072f9b
|
Make it clear that title and categories are optional
|
2014-12-08 16:49:48 +01:00 |
|