Michael Vogel
|
c41b1c2d55
|
Building a central functionality to export postings to all networks that only support plaintext postings. In near future this will replace the similar code in the several addons.
|
2014-05-03 12:04:54 +02:00 |
|
Michael Vogel
|
2db1029830
|
APC support is removed due to problems with PHP 5.5.
|
2014-05-03 12:02:25 +02:00 |
|
Michael Vogel
|
7b7e372fb0
|
Suppress showing unsupported addons in the administration.
|
2014-04-29 14:22:37 +02:00 |
|
Michael Vogel
|
941c049933
|
The file "dbstructure.php" was corrupted. This is the right one.
|
2014-04-29 13:19:44 +02:00 |
|
Michael Vogel
|
c5825a0c20
|
Merge remote-tracking branch 'upstream/master'
|
2014-04-29 12:36:49 +02:00 |
|
Michael Vogel
|
66996a2fa3
|
The file dba.php was missing in the last commit :) Additionally there are some chamges to the update script.
|
2014-04-29 12:35:24 +02:00 |
|
Michael Vogel
|
405dd794fe
|
New database system that uses PDO if present/Test script for doing database upgrades.
|
2014-04-28 23:55:47 +02:00 |
|
fabrixxm
|
487d563366
|
add people in thread in autocomplete (issue #936)
issues:
tested only in quattro theme
contacts in thread will appear twice in autocomplete popup
|
2014-04-27 15:18:44 +02:00 |
|
fabrixxm
|
0b83432bf3
|
better logger format, some comments
|
2014-04-27 15:18:43 +02:00 |
|
Tobias Diekershoff
|
c1d14bcc98
|
Merge pull request #944 from annando/master
Some more frontend stuff/Native Diaspora reshare
|
2014-04-26 09:13:17 +02:00 |
|
Michael Vogel
|
2846dfeb05
|
Ther eis now a user setting to disabled notices. The Diaspora reshare now checks for empty values.
|
2014-04-26 02:22:30 +02:00 |
|
Michael Vogel
|
e75562cd6d
|
Diaspora: support for sending native reshares. If a message from Diaspora is repeated, then it will be repeated as native reshare.
|
2014-04-26 01:35:02 +02:00 |
|
fabrixxm
|
807fc60d3e
|
Merge pull request #941 from annando/master
Moved and renamed menu entries to improve the usability, global css, icons for social networks
|
2014-04-24 10:48:07 +02:00 |
|
Michael Vogel
|
30efb0c1e6
|
menu entry for "Delegations" moved to the settings.
|
2014-04-24 10:16:02 +02:00 |
|
fabrixxm
|
b09f2f0a5d
|
Merge pull request #940 from annando/master
Bugfixes: 1. When posting shared feeds to Diaspora, the link vanished/2. The profile name detection had problems with feeds
|
2014-04-23 08:42:48 +02:00 |
|
Michael Vogel
|
acb5748221
|
Bugfixes: 1. When posting shared feeds to Diaspora, the link vanished/2. The profile name detection had problems with feeds
|
2014-04-23 00:34:34 +02:00 |
|
fabrixxm
|
22c45b9bf1
|
Merge pull request #938 from annando/master
API: Don't show own posts in mentions, some "vier" changes and provider name for diaspora
|
2014-04-22 16:15:42 +02:00 |
|
Michael Vogel
|
22772876a9
|
API: Beautifying the code, only showing posts (not likes), don't show own posts in mentions.
|
2014-04-22 15:56:28 +02:00 |
|
Michael Vogel
|
b64ddcce96
|
Accepting "!"-links as tags. (They are used at statusnet for groups)
|
2014-04-22 15:54:56 +02:00 |
|
Michael Vogel
|
2c3a5d72fd
|
Diaspora: Now the application name is transmitted as well with a post.
|
2014-04-22 00:58:17 +02:00 |
|
Michael Vogel
|
10d36c324a
|
bbcode: The header for shared messages for text based system needn't to have a profile link.
|
2014-04-22 00:56:46 +02:00 |
|
Michael Vogel
|
b01520babf
|
bb2diaspora: Horizontal ruler must have a leading new line for libertree
|
2014-04-22 00:55:47 +02:00 |
|
Tobias Diekershoff
|
f38306e20b
|
Merge pull request #935 from annando/master
Don't show embedded page information for statusnet groups.
|
2014-04-12 13:24:39 +02:00 |
|
Michael Vogel
|
b1338548b0
|
Don't show embedded page information for statusnet groups.
|
2014-04-12 13:14:39 +02:00 |
|
fabrixxm
|
84189ac775
|
Merge pull request #932 from annando/master
Preparation for bidirectional statusnet sync, functions moved from addons into the core and some converting stuff
|
2014-04-07 09:53:47 +02:00 |
|
Michael Vogel
|
96a41a16fd
|
oembed: Now it is possible to use the service from embedly with an API key.
|
2014-04-04 10:56:33 +02:00 |
|
Michael Vogel
|
a64948b7f7
|
New function "original_url" (moved from an addon) that follows all redirects to the original url.
|
2014-04-04 10:55:30 +02:00 |
|
Michael Vogel
|
7b471e097a
|
When converting from html to bbcode, now mail links are converted into the [mail] bbcode
|
2014-04-04 10:54:43 +02:00 |
|
Michael Vogel
|
5d4719f009
|
The function to fetch data about a site (via the "parse url" function) is moved from diaspora to another place, since it is multi purpose
|
2014-04-04 10:52:53 +02:00 |
|
Michael Vogel
|
8bb81ff83d
|
The system's load is now checked, when the cronhooks are started.
|
2014-04-04 10:48:02 +02:00 |
|
Michael Vogel
|
834e0ff778
|
Diaspora: The HTML paragraph element was treated wrong when importing items from Diaspora
|
2014-04-04 10:45:40 +02:00 |
|
Michael Vogel
|
7614ae40ef
|
When converting to plain text, links behind @-addresses are now removed
|
2014-04-04 10:44:42 +02:00 |
|
Michael Vogel
|
63a581bf9b
|
Removed deprecated twitter code, since twitter had changed its API long time ago.
|
2014-04-04 10:42:12 +02:00 |
|
Michael Vogel
|
77986d76fa
|
Preparations for statusnet connector import
|
2014-04-04 10:40:46 +02:00 |
|
fabrixxm
|
29092ace44
|
Merge pull request #927 from annando/master
Massive SQL stuff
|
2014-04-04 07:28:06 +00:00 |
|
Michael Vogel
|
54bb33d232
|
Diaspora: Images from shared messages now appear in the posting.
|
2014-03-23 18:50:28 +01:00 |
|
Michael Vogel
|
a03014a47c
|
Adding functions for the file- and category handling
|
2014-03-20 18:51:13 +01:00 |
|
Michael Vogel
|
a410d9caae
|
When a user isn't logged in, then the item link got to an invalid address.
|
2014-03-20 18:46:35 +01:00 |
|
Michael Vogel
|
2a21fecd79
|
Only some code beautification. No functional changes.
|
2014-03-20 18:46:01 +01:00 |
|
Michael Vogel
|
eaa05a9203
|
Support of the term table for categories
|
2014-03-20 18:45:16 +01:00 |
|
Michael Vogel
|
1b5bf6b0ff
|
API: Add the title to the html output.
|
2014-03-20 18:44:24 +01:00 |
|
Michael Vogel
|
9877e43bda
|
Search with tags now works fast.
|
2014-03-18 22:51:50 +01:00 |
|
Michael Vogel
|
8392217b72
|
Fixing SQL problem and speeding up search.
|
2014-03-16 22:42:47 +01:00 |
|
Michael Vogel
|
69b7ad2450
|
Functions for the new threas table, script for updating this table
|
2014-03-16 18:19:19 +01:00 |
|
Michael Vogel
|
b4fb951bf9
|
bbcode: rearrange shared links - can only be made standard, when all themes support the "type-link" elements
|
2014-03-16 18:16:05 +01:00 |
|
Michael Vogel
|
b23dd95c5e
|
OStatus auto completion: option to completely disable the auto completion.
|
2014-03-16 18:09:42 +01:00 |
|
Michael Vogel
|
dab71c7b3b
|
Diaspora: Add further information for links (like Diaspora is doing it on their side)
|
2014-03-16 17:46:05 +01:00 |
|
Michael Vogel
|
32065dfad6
|
Queue: using lockpath, so that the queue only can run once a time.
|
2014-03-16 17:37:20 +01:00 |
|
Michael Vogel
|
9496537e5f
|
Now term table is used for categories and putting items to folder
|
2014-03-16 17:16:01 +01:00 |
|
Michael Vogel
|
bbf9378a49
|
Even more SQL improvements.
|
2014-03-16 17:12:56 +01:00 |
|
Michael Vogel
|
6e7bd68ebb
|
More "LIMIT 1" removed - and some other SQL improvements.
|
2014-03-11 23:52:32 +01:00 |
|
Michael Vogel
|
9f4ef7c105
|
Avoiding some PHP warnings
|
2014-03-09 09:26:54 +01:00 |
|
Michael Vogel
|
7cec1bbfdf
|
Removed another "limit 1"
|
2014-03-09 09:25:57 +01:00 |
|
Michael Vogel
|
9afe5c8670
|
Support for xcache
|
2014-03-09 09:24:41 +01:00 |
|
Michael Vogel
|
6b8585d48d
|
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
|
2014-03-09 09:19:14 +01:00 |
|
Tobias Diekershoff
|
d29c981aa2
|
Merge pull request #919 from annando/master
plink, disabling features, triming the content of parsed urls
|
2014-03-02 08:31:03 +01:00 |
|
Michael Vogel
|
9c87e00dd3
|
Preparation for a new variable that points to the post on the own friendica server
|
2014-03-02 00:47:22 +01:00 |
|
Michael Vogel
|
f78bdf663a
|
Diaspora: set plink to the original url from the origin server
|
2014-03-02 00:45:42 +01:00 |
|
Tobias Diekershoff
|
0eec22f656
|
Merge pull request #914 from annando/master
Vier, API and Twitter cards
|
2014-02-24 07:21:15 +01:00 |
|
Michael Vogel
|
57db109474
|
Adding cache mechanism for bbcode. Improving cache to use apc.
|
2014-02-23 15:51:57 +01:00 |
|
Michael Vogel
|
bc69e57636
|
API: Better support of picture links
|
2014-02-22 15:42:34 +01:00 |
|
Tobias Diekershoff
|
3bbe7a75ec
|
Merge pull request #911 from annando/master
target="_blank" and api improvements
|
2014-02-16 14:15:44 +01:00 |
|
Michael Vogel
|
35048819ff
|
API: Retweets with Twidere now work again.
|
2014-02-13 23:07:51 +01:00 |
|
Michael Vogel
|
822b3865df
|
API: Better detection of repeated messages. Better handling of tags. (In a next step they will be included in the entities)
|
2014-02-13 08:30:40 +01:00 |
|
Michael Vogel
|
84bbb69c23
|
API: Support of "include_entities"
|
2014-02-12 01:41:45 +01:00 |
|
Michael Vogel
|
8c1d31decc
|
Showing "view full size" is now configurable
|
2014-02-11 23:44:45 +01:00 |
|
Michael Vogel
|
66f4e09baa
|
api: Improvements for entities
|
2014-02-11 23:43:34 +01:00 |
|
Michael Vogel
|
01971428aa
|
target="_blank" instead of target="external-link"
|
2014-02-11 23:42:06 +01:00 |
|
Tobias Diekershoff
|
8d47965b3a
|
Merge pull request #907 from annando/master
oembed: There seems to be some bug with ombed (maybe passing a non working url)
|
2014-02-03 22:32:00 -08:00 |
|
Michael Vogel
|
c2abf0aeea
|
oembed: There seems to be some bug with ombed (maybe passing a non working url) This small fix should avoid the error at this place and may directs to the source of the problem.
|
2014-02-03 23:06:12 +01:00 |
|
Tobias Diekershoff
|
ebc04e8506
|
Merge pull request #906 from annando/master
API now supports entities/Design changes to "vier"
|
2014-02-02 01:48:47 -08:00 |
|
Michael Vogel
|
738d7a221e
|
API: Support for entitites. (embedded pictures in twidere)
|
2014-02-02 09:54:33 +01:00 |
|
Tobias Diekershoff
|
d473cd9bc9
|
Merge pull request #902 from annando/master
schema.org and oembed
|
2014-01-28 09:28:43 -08:00 |
|
Michael Vogel
|
a0de28c491
|
oembed: Option to disallow displaying of "rich" content and some beautification for titles that are only links
|
2014-01-26 09:59:20 +01:00 |
|
fabrixxm
|
e312b734ca
|
Merge pull request #899 from fabrixxm/issue_898
use htmlspecialchars in xmlify and htmlspecialchars_decode in unxmlify
|
2014-01-21 23:42:04 -08:00 |
|
Fabrixxm
|
682793ccd3
|
use 'ENT_QUOTES' in xmlify/unxmlify
|
2014-01-20 02:59:20 -05:00 |
|
Tobias Diekershoff
|
aa22598b80
|
Merge pull request #900 from annando/master
Beautifiying export of shared posts to other networks
|
2014-01-18 22:23:59 -08:00 |
|
Michael Vogel
|
de4d0765cb
|
Beautifiying export of shared posts to other networks
|
2014-01-18 21:32:14 +01:00 |
|
fabrixxm
|
310cc0cedb
|
Merge pull request #896 from annando/master
API and Diaspora posting connector
|
2014-01-18 00:57:46 -08:00 |
|
Tobias Diekershoff
|
c52973f956
|
red# links to redmatrix.me
|
2014-01-17 09:25:52 +01:00 |
|
Fabrixxm
|
1e87f4eb8c
|
use htmlspecialchars in xmlify and htmlspecialchars_decode in unxmlify
|
2014-01-16 09:08:51 -05:00 |
|
Michael Vogel
|
62d79a1a5c
|
API: New function "conversation/show" - this is an unoffical Twitter command
|
2014-01-15 20:35:34 +01:00 |
|
Michael Vogel
|
c8fcc4cbf8
|
API: Some more stuff to make the API more complete (compared to the original Twitter API)
|
2014-01-13 20:03:05 +01:00 |
|
Michael Vogel
|
17236b1801
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
include/acl_selectors.php
|
2014-01-13 19:59:34 +01:00 |
|
Michael Vogel
|
52b260982c
|
Avoiding a warning in the error.log
|
2014-01-13 07:49:10 +01:00 |
|
Michael Vogel
|
de9a02b9ae
|
Some small bugfixes (mostly warnings) and little improvements to the log
|
2014-01-13 01:34:54 +01:00 |
|
fabrixxm
|
63b8b5761d
|
Merge pull request #888 from annando/master
Some more API improvements
|
2014-01-08 05:57:43 -08:00 |
|
Michael Vogel
|
1bf9d99be2
|
API: Repeat and destroy now are returning the correct values. The user object now returns the contact id. Repeating of shared items now work.
|
2014-01-08 01:14:58 +01:00 |
|
fabrixxm
|
2578211e47
|
Merge pull request #886 from fabrixxm/illegaloffset
acl_automention: fix warning in include/config.php
|
2014-01-06 02:01:01 -08:00 |
|
fabrixxm
|
910f56b698
|
acl_automention: fix warning in include/config.php
|
2014-01-06 10:58:39 +01:00 |
|
Michael Vogel
|
3b32505d14
|
API: Bugfix that wrong contact data was sent
|
2014-01-05 16:57:05 +01:00 |
|
Michael Vogel
|
aed28a24f1
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
mod/crepair.php
|
2014-01-05 16:22:42 +01:00 |
|
Michael Vogel
|
b4c3f02538
|
API: Several improvements to make the api more compatible
|
2014-01-05 16:12:03 +01:00 |
|
Michael Vogel
|
28df35052a
|
Send notifications for each new post of a contact, option for creating a summary for a feed post
|
2014-01-05 16:10:02 +01:00 |
|
fabrixxm
|
b0e8dbc4da
|
Merge pull request #864 from fabrixxm/acl_automention
Acl automention
|
2014-01-03 06:09:12 -08:00 |
|
fabrixxm
|
ad5a47aecf
|
add fetaure switch for acl-automention
|
2014-01-03 14:40:43 +01:00 |
|
Tobias Diekershoff
|
18ce32633b
|
Merge pull request #876 from annando/master
API: Show shared messages as repeated messages, improvements with nick names
|
2014-01-03 01:00:21 -08:00 |
|
Michael Vogel
|
fa431e84c2
|
API: Show shared messages as repeated messages, improvements with nick names
|
2014-01-02 22:29:44 +01:00 |
|
fabrixxm
|
68030a79cd
|
api: fix call-time pass-by-reference error
|
2014-01-02 19:12:26 +01:00 |
|
Tobias Diekershoff
|
0c0419bc95
|
Merge pull request #873 from annando/master
API: Bugfix: Wrong contact ids with direct messages
|
2014-01-01 01:30:11 -08:00 |
|
Michael Vogel
|
c463fab8b8
|
API: Sending direct messages now works again. Some more things to make Friendica work better with AndStatus
|
2013-12-29 17:54:37 +01:00 |
|
Michael Vogel
|
b0a1f4e1b9
|
API: Bugfix: Wrong contact ids with direct messages
|
2013-12-27 14:11:13 +01:00 |
|
fabrixxm
|
7b5018fb76
|
Merge pull request #872 from annando/master
API: Supporting twidere, better supporting of the network field in the item table
|
2013-12-27 00:15:44 -08:00 |
|
Michael Vogel
|
4b0e370c4c
|
Better handling of the network field in the item table.
|
2013-12-27 01:58:21 +01:00 |
|
Michael Vogel
|
a96d6f835c
|
API: Supporting twidere
|
2013-12-27 01:48:43 +01:00 |
|
fabrixxm
|
230ce659bd
|
Merge pull request #866 from annando/master
API: reworked
|
2013-12-26 02:12:27 -08:00 |
|
Michael Vogel
|
a0360ec976
|
API: Add the network name to the application name
|
2013-12-23 14:06:53 +01:00 |
|
Michael Vogel
|
165a201ca7
|
API: Added better error handling, make some more api calls similar to statusnet
|
2013-12-20 23:07:11 +01:00 |
|
Michael Vogel
|
9cfa60fe15
|
API: reply-to-Values should be all correct now. "since_id" now works with mails.
|
2013-12-19 06:58:11 +01:00 |
|
Fabrixxm
|
9a94c35120
|
acl selector add and remove mentions when a forum is selected.
|
2013-12-18 10:18:26 -05:00 |
|
Fabrixxm
|
9febcedf93
|
user contacts: fix #797 , add searching in url and nickname, add batch actions
|
2013-12-17 05:19:06 -05:00 |
|
Michael Vogel
|
5130b19f5e
|
API: API is reworked in many parts so that it should be compatible to more statusnet clients then before (like AndStatus)
|
2013-12-15 23:00:47 +01:00 |
|
Michael Vogel
|
5d3ebcc2cf
|
Bugfix of the bugfix :)
|
2013-12-10 21:16:13 +01:00 |
|
Michael Vogel
|
eca9431909
|
Bugfix: Problem with page switching with the old pager solved
|
2013-12-10 15:45:26 +01:00 |
|
Michael Vogel
|
7e5c8ab91c
|
Keeping an offset for page switching: This helps so that you don't see old messages
|
2013-12-10 00:13:19 +01:00 |
|
Michael Vogel
|
d20d2f74ae
|
Bugfix: Page switching had a problem with the search. And automatic reloading hadn't worked with some search terms
|
2013-12-08 20:10:28 +01:00 |
|
Michael Vogel
|
bae844e367
|
New style for shared links. Preparation for changes in some addons
|
2013-12-08 16:49:07 +01:00 |
|
Michael Vogel
|
3b4a20f987
|
SQL improvements. New parameter for a maximum amount of comments per thread
|
2013-12-08 14:49:24 +01:00 |
|
Michael Vogel
|
1d19e056e7
|
Sorting plugins after priority and name (better for the configuration page)
|
2013-12-02 20:28:30 +01:00 |
|
Michael Vogel
|
e875a104ce
|
dangerous values in usernames for shared messages from diaspora are now encoded.
|
2013-12-02 20:26:57 +01:00 |
|
Michael Vogel
|
3331e71e8e
|
disable the output of the "posted" value in shares when item cache is enabled.
|
2013-12-02 20:25:43 +01:00 |
|
Michael Vogel
|
4f38969148
|
Optional parameter for parseurl to only fetch data from meta information
|
2013-12-02 20:24:41 +01:00 |
|
Michael Vogel
|
e0cf2c5167
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
mod/admin.php
mod/settings.php
|
2013-12-02 00:33:46 +01:00 |
|
Michael Vogel
|
6684107b66
|
multiple admin mails. It is now possible to define more than one admin mail address. You can now add multiple addresses, separated by comma.
|
2013-12-02 00:11:31 +01:00 |
|
Mats Sjöberg
|
1234282b8b
|
Use the push value in the push_subscribers table as a push tries counter as well.
|
2013-11-21 21:44:18 +02:00 |
|
Mats Sjöberg
|
2859ce1483
|
Initial implementation of internal PuSH server in Friendica. It has been tested with GNU Social/StatusNet, and subscribe, unsubscribe and pushing new items seem to work.
|
2013-11-21 21:44:18 +02:00 |
|
Mats Sjöberg
|
19de78e511
|
Fixed subscription problem with new GNU Social.
|
2013-11-21 19:41:06 +01:00 |
|
Fabrixxm
|
0414e0a316
|
More "relocate":
button in user's setting to resend relocate message to contacts
option in admin's site setting to relocate a server
|
2013-11-13 06:07:49 -05:00 |
|
fabrixxm
|
3964d86020
|
Merge pull request #817 from annando/master
SQL: Query for showing group posts is improved, order by comment date now is working again
|
2013-11-11 01:51:58 -08:00 |
|
Michael Vogel
|
7ba1416e64
|
SQL: Query for showing group posts is improved, order by comment date now work again
|
2013-11-08 08:11:39 +01:00 |
|
Tobias Diekershoff
|
7d1a6cc1d6
|
Merge pull request #803 from annando/master
SQL performance and reduction of database warnings
|
2013-11-07 01:03:31 -08:00 |
|
maase2
|
787db1f7d6
|
Update Contact.php
Add the delete option for a contact.
|
2013-11-05 22:06:23 +01:00 |
|
Michael Vogel
|
0b31aa963d
|
Bugfix: There were speed problems with inifinite scroll on firefox
|
2013-11-03 13:47:59 +01:00 |
|
Michael Vogel
|
eaefcf9de7
|
All subqueries in tag searches are now reformed. Further SQL improvements
|
2013-11-03 02:07:44 +01:00 |
|
Michael Vogel
|
759015e5fd
|
Removed many "limit 1" at update and delete queries since they were superflous und generated massiv logfile entries
|
2013-11-02 16:13:11 +01:00 |
|
Michael Vogel
|
53c06a3625
|
Several performance improvements.
|
2013-11-02 10:49:44 +01:00 |
|
Michael Vogel
|
5eeccd519a
|
BBCode: When converting to HTML for the connectors, then videos are now converted in a regular link (there were problems with some vanishing video links)
|
2013-11-02 10:46:25 +01:00 |
|
Michael Vogel
|
661664550d
|
Repeated items that are transmitted to text based networks now contain the address and name of the original poater.
|
2013-10-20 12:26:27 +02:00 |
|
Michael Vogel
|
f1154cfdd5
|
Bugfix: Links were ignored sometimes. (Due to a missing default value)
|
2013-10-19 07:11:50 +02:00 |
|
Michael Vogel
|
e70b110984
|
Switching from "new share" to "old share"
|
2013-10-15 00:49:49 +02:00 |
|
Michael Vogel
|
680524f446
|
Detecting twitter profiles. This is added for the twitter import
|
2013-10-15 00:44:46 +02:00 |
|
Michael Vogel
|
59b64ece25
|
Preparations for the upcoming bidirectional twitter sync.
|
2013-10-12 08:29:39 +02:00 |
|
Michael Vogel
|
2d1b261fad
|
Speed improvements of queries
|
2013-10-05 12:30:10 +02:00 |
|
Michael Vogel
|
d126924ae0
|
Vimeo videos are now embedded via SSL.
|
2013-10-02 22:17:56 +02:00 |
|
Michael Vogel
|
34d0eb709b
|
Merge remote-tracking branch 'upstream/master'
|
2013-09-15 19:39:22 +02:00 |
|
Michael Vogel
|
d5ae5ecedd
|
- Improved speed due to forced indexes when showing items.
- Possibility to setup a hostname
|
2013-09-15 10:40:58 +02:00 |
|
fabrixxm
|
4487515d0c
|
Merge pull request #764 from fabrixxm/bug729
Fix bug #729
|
2013-09-08 23:39:36 -07:00 |
|
Tobias Diekershoff
|
7ab366b9c3
|
Check for user name in deleted user list and unset account expiration before importing the account (Bug #760)
|
2013-09-09 08:33:47 +02:00 |
|
Fabrixxm
|
3ebc5d1c80
|
update error message to login one
|
2013-09-06 12:30:10 -04:00 |
|
Fabrixxm
|
be3111dc6f
|
add error control for openid on registration. fix #729
|
2013-09-06 12:22:53 -04:00 |
|