xGolden
ad77871643
Remove 'User Avatar' from chatbox message when failing to load avatars
2021-04-13 09:27:06 -04:00
Absurdon
269a1de5d7
Pull latest changes from 'master'
2020-10-11 19:57:51 +02:00
Absurdon
79be2b8155
docker+upgrade
...
* Updated dependencies
- React update needed transformation of React.createClass to ES2015
classes
- removed some deprecations/deprecated packages
- added mulitple @types Dependencies to devDependencies for IDE code
completion support
* added Docker related files
- Dockerfile with build container
- docker-compose.yml with mongodb and app
2020-10-11 19:49:26 +02:00
AngelRionCervi
11c0168609
new gather page for rules
2020-10-10 17:25:56 +02:00
AngelRionCervi
71412e45ad
correct url
2020-10-10 17:22:37 +02:00
AngelRionCervi
56f0bccbd2
merged with master
2020-09-27 20:51:10 +02:00
AngelRionCervi
6f99d8f244
correct url
2020-09-27 20:49:20 +02:00
AngelRionCervi
9dff80baac
new gather page for rules
2020-09-21 20:42:26 +02:00
AngelRionCervi
b67d54cb3e
kick after delay when afk
2020-07-21 20:30:01 +02:00
ArturPhilibin
0c0dad087f
Fixed an issue where in some scenarios users coming back online wouldn't be counted, incorrectly marking the user as still being offline.
...
Also changed last seen status to show hours when offline time exceeeds 60 minutes
2020-02-12 00:02:22 +00:00
AngelRionCervi
fc6910d3f6
changed color of inactive picking bars
2019-06-23 12:28:54 +02:00
AngelRionCervi
7402dbcdd0
replaced all teamspeak with all discord
2019-06-18 23:31:16 +02:00
AngelRionCervi
e50025de6d
removed all changes to helpers
2019-06-09 22:30:28 +02:00
AngelRionCervi
eb1c4e7c6d
added picking pattern
2019-06-09 16:14:19 +02:00
AngelRionCervi
a7c9072048
reworked and fix minimized drawer ( #137 )
...
* added icons imgs for minimized drawer
* added 1 css class for imgs in minimized drawer
* rework minimized drawer a bit
* remove some console.log i forgot about
* modified sources of icons for when the drawer is minimized and so removed the function to get them
* added the icons path to the json representing the gather instance
i dont even know what im doing
* setup icons path
* linked icons from gather_pool.js to the front end ..?
i'm kinda lost here
2019-03-25 08:42:15 +01:00
HystesGitHub
99a40bfc40
fixing join server link #2 ( #132 )
...
* Update gather.js
Didn't test in the app, but this should make you join the server and not only the game :).
* Update gather.js
2019-02-14 21:22:33 +01:00
HystesGitHub
8fe13a0629
Update gather.js ( #129 )
...
Didn't test in the app, but this should make you join the server and not only the game :).
2019-01-14 07:25:55 +01:00
ArturPhilibin
4553d8aee0
Styled gatherer names with italics if they are no longer on the gather ( #127 )
...
page.
Displays a somewhat inaccurate (but in the afk gatherers favour) idle
timer in the gatherer info panel.
2019-01-10 18:15:14 +01:00
ArturPhilibin
39c64072c0
Removed all references on the FrontEnd to a global server list, its gone now, also made the FrontEnd gracefully handle archived gathers with no servers ( #125 )
2018-12-29 16:28:15 +01:00
ArturPhilibin
4b2d67f524
Adding progmod gathers ( #124 )
...
* basic implementation of filtered servers and progmod gathers, need to refactor the changes ive done to servers, want to add them to the gather object instead of that ugly copy on the frontend
* refactored server list by attaching them to the gather object allowing them to be filtered by gather type rather than a global list
* fixed issue where page would crash if there were fewer than 2 server options
2018-12-29 14:43:05 +01:00
Absurdon
ea0ae11af6
Disconnect socket on error so it doesn't spam with retries
2018-11-19 00:25:43 +01:00
Absurdon
62bc539cd2
put socket back in component and added some error logging
2018-11-18 23:32:55 +01:00
Absurdon
5d69f56d7a
open socket when main component mounts
2018-11-18 22:13:47 +01:00
Absurdon
7a8518caf6
removing http replacement in protocol
2018-11-18 21:19:19 +01:00
Absurdon
c8fb59cfcf
Gather-Bot notifies chanel on restart
2018-11-18 21:00:36 +01:00
Absurdon
c688568b46
try explicitly stating the port
2018-11-18 20:43:47 +01:00
Absurdon
60653e12af
Changing socket-protocol to ws(s) instead of http(s)
2018-11-18 20:09:48 +01:00
Absurdon
1de9c655c5
Decouple socket from React App-component
2018-11-18 18:37:06 +01:00
Absurdon
0a956b80bd
Replace non working Hive-Url with link to observatory profile
2018-03-18 18:23:09 +01:00
Absurdon
18619214f3
Merge pull request #107 from myxious/master
...
Fix the hamburger menu on mobile devices
2017-09-16 18:48:41 +02:00
Myx
a16fbbf202
fix the hamburger menu on mobile devices
2017-09-09 20:35:00 +05:00
Absurdon
27ebfc2207
Made flags the same as ensl.org main page
2017-08-24 07:33:11 +02:00
Absurdon
fea65ce552
Implemented dark theme by radionaut
2017-08-04 16:35:46 +02:00
Absurdon
5fbffb6e1e
Made selected items highlighted again
2017-07-25 23:56:15 +02:00
Absurdon
95097485b9
Altered color scheme of voting areas to make them more obvious
2017-07-25 18:54:58 +02:00
Absurdon
5519eb6cf1
Fixing more urls
2017-04-18 16:14:51 +02:00
Absurdon
d8111393db
Fixed remaining links
2017-04-18 14:48:27 +02:00
Absurdon
73a4a967f5
Made timestamps on messages locale dependent
2017-03-10 22:09:12 +01:00
Absurdon
bf08a91586
made messages show am/pm
2017-03-10 16:39:32 +01:00
Absurdon
b412fba746
make times for messages show right format
2017-03-08 23:36:57 +01:00
Chris Blanchard
6e30e52ac2
Pull hive2 data, updated hive view
2016-11-15 10:53:54 +00:00
Chris Blanchard
4777beb244
Pull socketio from npm
2016-11-15 09:59:11 +00:00
Chris Blanchard
708832de61
Remove casual option
2016-11-07 10:21:16 +00:00
Chris Blanchard
e64bfd1b60
Use localString to show date
2016-10-10 21:55:15 +01:00
Chris Blanchard
29c720d93b
Make user list scrollable again
2016-04-19 12:44:05 +01:00
Chris Blanchard
95b930b9ed
Fix bullet points
2016-04-19 12:37:59 +01:00
Chris Blanchard
950faa4e83
Stretch out gathers in big screen mode
2016-04-19 12:37:00 +01:00
Chris Blanchard
25cfff6b64
Move gather menu to sidebar and rearrange
2016-04-19 00:59:05 +01:00
Chris Blanchard
718a1e1a7e
Tidy up completed gather title
2016-04-19 00:59:05 +01:00
Chris Blanchard
6f27029076
Vary chatbox height size
2016-04-19 00:59:05 +01:00