Sandro Santilli
10e6a243ea
Simplify openid query, and (needlessly) quote all fields
...
Fields quoting was requested by rabuzarus
2016-05-25 16:06:16 +02:00
Sandro Santilli
b7bc428630
Fix OpenID login
...
The problem was that while openid was stored not-normalized in the database,
the checking code was looking for a normalized form instead.
The commit removing normalization step on saving user preferences
was 8367cad
, which might have left old users with normalized openid
and new users with non-normalized one.
This commit makes the checking code look for both normalized and not
normalized form, to be backward compatible.
2016-05-25 12:50:09 +02:00
root
3c402b6a6c
Remove debug log
2016-05-24 22:37:40 +02:00
root
7fbb51adb9
Do not normalize openid url when logging in
...
(since it isn't normalized when setting it via user settings)
NOTE: this broke with 8367cad
2016-05-24 22:36:51 +02:00
Tobias Diekershoff
c013ca9d36
Merge pull request #2529 from annando/1605-events
...
Issue 2277: Events can now be edited and deleted
2016-05-23 18:06:09 +02:00
Tobias Diekershoff
b727e0d0c0
Merge pull request #2523 from annando/1605-bugfix-notificatoon
...
Bugfix: Under certain circumstances notifications were send
2016-05-23 16:57:23 +02:00
Michael Vogel
39ce023158
Merge remote-tracking branch 'upstream/develop' into 1605-bugfix-notificatoon
2016-05-23 06:49:31 +02:00
Tobias Diekershoff
1383c73c8d
Merge pull request #2527 from annando/1605-entities-link
...
Bugfix: The url in attachments had problems with entities
2016-05-23 06:13:29 +02:00
Tobias Diekershoff
f43b96e079
Merge pull request #2526 from annando/issue-2063
...
Issue 2063: Define the constant SIGTERM if not defined
2016-05-23 06:11:17 +02:00
Michael Vogel
b9e702742c
Remove some test logging
2016-05-22 18:22:05 +02:00
Michael Vogel
b7f2858486
Issue 2277: changes to events are now distributed.
2016-05-22 18:16:47 +02:00
Michael Vogel
06998f13b6
Events: Now with guid.
2016-05-22 18:05:01 +02:00
Michael Vogel
36063b47ab
Bugfix: The url in attachments had problems with entities
2016-05-22 13:46:05 +02:00
Michael Vogel
22676f7e21
Issue 2063: Define the constant SIGTERM if not defined
2016-05-22 12:31:32 +02:00
Michael Vogel
a1691664f3
Bugfix: Under certain circumstances notifications were send
2016-05-21 13:19:30 +02:00
Michael Vogel
3ba026b501
Merge pull request #2521 from tobiasd/20160519-de
...
DE translation THX Abrax
2016-05-19 12:19:57 +02:00
Tobias Diekershoff
cf5ca15711
DE translation THX Abrax
2016-05-19 12:01:38 +02:00
Michael Vogel
760e3486d8
Merge pull request #2519 from tobiasd/20160519-messagespo
...
regenerated master messages.po file
2016-05-19 07:37:31 +02:00
Tobias Diekershoff
29f7cf0110
Merge pull request #2520 from annando/1605-probe_feed
...
Bugfix: Feeds weren't detected correctly
2016-05-19 06:54:17 +02:00
Michael Vogel
8daa49b233
Bugfix: Feeds weren't detected correctly
2016-05-18 22:50:15 +02:00
Tobias Diekershoff
38495f41dd
regenerated master messages.po file
2016-05-18 22:43:49 +02:00
Tobias Diekershoff
bb3e957479
Merge pull request #2517 from fabrixxm/feature-2516
...
Make user table in admin sortable via table headers
2016-05-16 14:56:17 +02:00
Fabrixxm
6734aa5c28
Make user table in admin sortable via table headers
...
new GET param for /admin/user: 'o'
value is db table to order by. values are limited by script.
invalid values are discarded.
preped with '-' to order descending.
show unicode arrows in table headers to visually indicate sorting.
2016-05-16 14:38:00 +02:00
Tobias Diekershoff
01a491c783
Merge pull request #2513 from annando/1605-diaspora-relay
...
Support for comments for the Diaspora relay system
2016-05-16 07:57:16 +02:00
Tobias Diekershoff
12e3c9ca59
Merge pull request #2514 from annando/1605-plaintext
...
Bugfix for shares in the plaintext function
2016-05-16 07:56:42 +02:00
Michael Vogel
247f866655
There were undecoded entities in the title
2016-05-15 10:36:56 +02:00
Michael Vogel
af3d10eb0c
Merge pull request #2515 from rabuzarus/key_fix
...
photo.php: correct misspelling of an array key
2016-05-15 10:35:16 +02:00
rabuzarus
7be1c83b0c
photo.php: correct misspelling of an array key
2016-05-15 02:37:18 +02:00
Michael Vogel
1b2f67906b
Bugfix for shares in the plaintext function
2016-05-13 22:23:46 +02:00
Michael Vogel
6434b5d8ce
Support for comments for the Diaspora relay system
2016-05-13 22:19:31 +02:00
Tobias Diekershoff
d6a124ee2b
Merge pull request #2511 from rabuzarus/1205_photo_live_update
...
1205 photo live update
2016-05-13 07:57:13 +02:00
rabuzarus
255405c8f3
photos view: fix js error - forgot to delete this testing stuff
2016-05-13 01:34:56 +02:00
rabuzarus
6944d67dbc
photos view: fix js error with undefined variable
2016-05-13 01:26:07 +02:00
Tobias Diekershoff
6a0a30ab75
Merge pull request #2510 from rabuzarus/1005_js_pageload
...
infinite_scroll: move js from index.php to main.js
2016-05-12 07:47:26 +02:00
rabuzarus
d454905d3c
infinite_scroll: move js from index.php to main.js
2016-05-11 01:52:05 +02:00
Tobias Diekershoff
0b4565a72c
Merge pull request #2507 from annando/1605-hidewall
...
Better implementation of "hidewall" with feeds
2016-05-06 19:28:55 +02:00
Michael Vogel
4d105111a7
Added documentation
2016-05-06 18:30:34 +02:00
Michael Vogel
b7c14803b2
The feed header is now displayed even with "hidewall" activated
2016-05-06 18:27:19 +02:00
Michael Vogel
6f72bc8d3a
Better implementation of "hidewall"
2016-05-06 11:04:21 +02:00
Tobias Diekershoff
a1d06cc45e
Merge pull request #2505 from annando/1605-diaspora-reshare
...
Diaspora: Reshares of non native reshares now look better
2016-05-06 09:45:49 +02:00
Michael Vogel
ea78f63eac
Diaspora: Reshares of non native reshares now look better
2016-05-06 08:22:27 +02:00
Tobias Diekershoff
480c35fb86
Merge pull request #2503 from annando/1605-hide-profile
...
Better handling of hidden profiles
2016-05-06 07:45:44 +02:00
Tobias Diekershoff
c2a648adb2
Merge pull request #2504 from annando/1605-share2
...
Avoid warning messages at "strstr"
2016-05-06 07:42:35 +02:00
Michael Vogel
1aa3aa21b3
Avoid warning messages at "strstr"
2016-05-05 20:36:23 +02:00
Michael Vogel
bd1030b246
Update the global contact entries for local users on a regular base
2016-05-05 15:38:28 +02:00
Michael Vogel
de431e185e
New function to update the global contact for the user id.
2016-05-05 15:08:05 +02:00
Michael Vogel
3df235e5bd
The global contact for server users is now stored directly
2016-05-05 12:02:51 +02:00
Michael Vogel
90155da59a
The "hide" element is included in the feed as well.
2016-05-05 06:46:23 +02:00
Michael Vogel
683cdcc19e
Changed check for searchability
2016-05-05 00:29:54 +02:00
Michael Vogel
ed485b9d61
Set "hide" in noscrape
2016-05-04 23:50:31 +02:00