Skip to content

Releases: Flerex/linkedaccounts

1.0.6

24 Nov 16:26
Compare
Choose a tag to compare
  • [FEATURE] Now the switching menu supports AJAX, which means that you can instantly switch your account without having to wait.
  • German language support added.
  • Those who have no JavaScript support in their browsers will automatically get redirected to the previous page when they switch an account.
  • Added a “menuitem” role to the links on the switching menu.
  • Code health improvements.

1.0.5

24 Nov 16:32
Compare
Choose a tag to compare
  • When creating a new link the “username” field is now focused by default
  • Account switching fixes

1.0.4

24 Nov 16:27
Compare
Choose a tag to compare
  • Fixed a bug with PHP 7.2
  • Code improvements

1.0.3

24 Nov 16:33
Compare
Choose a tag to compare
  • Fixed a SQL bug

1.0.2

13 May 17:31
Compare
Choose a tag to compare
  • General code health improvements

1.0.1

17 Apr 10:35
Compare
Choose a tag to compare
  • Users who don’t have permissions to link accounts won’t see links to switch accounts in the switching menu.

1.0.0

17 Mar 20:03
Compare
Choose a tag to compare

Linked Accounts is a phpBB 3.2 extension that gives your users the ability to create links between their owned accounts so they can easily switch between them without having to type the password every time.

Features

  • Bidirectional links: Links between two accounts act both ways. If a link from account A to B was created, account B can switch back to A the same way A can switch to B.
  • Permissions: Choose who can and cannot use the linking feature.
    phpBB integration: The extensions feels like its not one, but part of the phpBB package itself. Prosilver support out of the box and easily adaptable to any style.
  • Localized: The extension is available in the following languages: Galician, Spanish, English and Dutch.
  • ACP module: Supervise the links between your users' accounts and possible multi-accounts that you were unaware of!

0.2.4

17 Mar 18:41
Compare
Choose a tag to compare
0.2.4 Pre-release
Pre-release
  • Placeholder avatar when the user doesn't have one
  • Compatibility with prosilver-based themes improved
  • General code improvements

0.2.3

16 Mar 14:42
Compare
Choose a tag to compare
0.2.3 Pre-release
Pre-release
  • Native-like error management
  • Extension DB ready
  • Code improvements

0.2.2

16 Mar 14:41
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release
  • If account A had autologin activated, it will now be propagated to account B
  • If account A were hidden, its status would now be propagated to account B