Commit Graph

10063 Commits (b123acf9bc78c3a73be17b193f5433786ba9da47)

Author SHA1 Message Date
Thibault Duplessis b123acf9bc broadcast tier system - MIGRATION NEEDED - closes #9938 2021-10-07 10:09:02 +02:00
Thibault Duplessis 311a273be8 Merge branch 'opening-wiki'
* opening-wiki:
  add /dmca route
  refactor theory wiki
  avoid unnecessary wikibooks API calls
  theory wiki style tweaks and mobile view
  tweak theory wiki padding
  analysis wikibooks theory POC
2021-10-06 19:31:14 +02:00
Thibault Duplessis 3e29373ebc fix ui/round with closed user account 2021-10-06 19:23:07 +02:00
Thibault Duplessis 89bd3d7891 refactor theory wiki 2021-10-06 13:06:23 +02:00
Thibault Duplessis f838314140 avoid unnecessary wikibooks API calls 2021-10-06 12:56:24 +02:00
Thibault Duplessis e34b848ed7 theory wiki style tweaks and mobile view 2021-10-06 12:35:15 +02:00
Thibault Duplessis ed5d7f5af9 tweak theory wiki padding 2021-10-06 12:23:24 +02:00
Thibault Duplessis d533767784 analysis wikibooks theory POC 2021-10-06 12:06:06 +02:00
Thibault Duplessis 3016ff6253
Merge pull request #9935 from kraktus/dox_note_inquiry
Add dox note in inquiry
2021-10-06 08:44:13 +02:00
Thibault Duplessis 463e5fc315 normalize solution move in puzzle UI to fix castling bug 2021-10-06 08:37:52 +02:00
kraktus a0426b75f9 Add dox note in inquiry 2021-10-05 18:05:06 +02:00
Thibault Duplessis ca8c4e7cfc class news typography 2021-10-04 12:48:16 +02:00
Thibault Duplessis 7a4389d2e8 Merge branch 'fix-round-underboard-gap' of https://github.com/benediktwerner/lila into benediktwerner-fix-round-underboard-gap
* 'fix-round-underboard-gap' of https://github.com/benediktwerner/lila:
  Fix gap below round board on new Chromium
2021-10-03 18:26:58 +02:00
Thibault Duplessis 9f44a91e34
Merge pull request #9917 from benediktwerner/only-play-notify-sound-once
Only play notification sounds once over all tabs
2021-10-03 17:35:12 +02:00
Thibault Duplessis 6bdc5e4729 fix tournament own games download link for titled players 2021-10-03 13:44:22 +02:00
Thibault Duplessis eb15e36b3c move the notification clear button up 2021-10-03 13:34:31 +02:00
Thibault Duplessis fee89d7af3 casual puzzle play without rating updates 2021-10-03 11:57:07 +02:00
Benedikt Werner 10256b92f5
Respect click vs drag pieces setting in analysis 2021-10-03 08:41:41 +02:00
Benedikt Werner 734aff8642
Only play notification sounds once over all tabs 2021-10-03 08:17:37 +02:00
Benedikt Werner e43ffab757
Remove unused streamer CSS 2021-10-03 07:19:05 +02:00
Benedikt Werner 82263d0a88
Fix gap below round board on new Chromium 2021-10-03 07:17:20 +02:00
Benedikt Werner e5806be7e7
chat: Don't show option to report or timeout yourself 2021-10-03 07:04:06 +02:00
Benedikt Werner d488cd3974
blog & page: Wrap links instead of overflowing 2021-10-03 06:54:29 +02:00
Thibault Duplessis 681bbeb51b
Merge pull request #9911 from frpg/public_chats_grid_fix
Public chats grid flex fix
2021-10-02 17:06:59 +02:00
Thibault Duplessis 4977e40272
Merge pull request #9871 from nnickoloff1234/tourney-schedule-fit-lane-minor-fix
Tourney Schedule: trunc seconds when fitting tourney bars into lanes
2021-10-02 10:07:01 +02:00
Thibault Duplessis 797c7b759a download all tournament games of a single player 2021-10-02 09:58:20 +02:00
Thibault Duplessis 3fcc14299d tweaks for #9873 2021-10-02 09:12:48 +02:00
Thibault Duplessis 07b5e7c840
Merge pull request #9873 from romnzs/highlight-original-poster-in-forum-topic
Highlight original poster in forum topic
2021-10-02 09:06:46 +02:00
Thibault Duplessis 34b9863de8
Merge pull request #9879 from kraktus/correct_final_pos_high_latency
Show correct position when timing out before the move reaches the server
2021-10-02 08:40:56 +02:00
Thibault Duplessis ec341923c9
Merge pull request #9888 from 370417/threat-pv
Don't play pv in threat mode
2021-10-02 08:31:03 +02:00
frpg 641a028c9c Public chats grid now always flows in 3x3 2021-10-01 13:48:56 +01:00
Thibault Duplessis 154303aee7 add close button for analysis learn mode 2021-10-01 09:45:39 +02:00
Benedikt Werner 65fc932905
Prettier 2021-10-01 01:42:16 +02:00
Benedikt Werner d0e5651867
Remove `MaybeVnode(s)` from `study/interfaces.ts` 2021-10-01 01:33:57 +02:00
Benedikt Werner dfca38414d
Don't show "enable computer eval" help if eval is not allowed 2021-10-01 01:28:33 +02:00
kraktus 3d991ba344 Show correct position when timing out before the move reaches the server
Previous behavior kept the board unsynced with the server position, confusing players as to why they lost on time AFTER moving. It wasn't until the expiration of the `TransientMove` that the board would be synced again.

Unlike when premoving I haven't found an easy way to undo the move, hence reloading chessground. I have restricted it to `outoftime` outcome for now, maybe `abort` would make sense too.

close https://github.com/ornicar/lila/issues/5772
2021-09-30 16:32:34 +02:00
Thibault Duplessis 5e318de0cf fix notification overflow 2021-09-30 09:31:06 +02:00
Thibault Duplessis 149c365521
Merge pull request #9894 from rglbr/clear_notifications
allow users to clear notifications
2021-09-29 16:05:55 +02:00
Thibault Duplessis d670eb2dce bit of refactoring after #9895 2021-09-29 15:16:35 +02:00
Thibault Duplessis d5abdda023 Merge branch 'fork-arrows' of https://github.com/Pluckerpluck/lila into Pluckerpluck-fork-arrows
* 'fork-arrows' of https://github.com/Pluckerpluck/lila:
  Run prettier on fork.ts
  Add hover arrows for mouseover of forks
2021-09-29 14:36:33 +02:00
Thibault Duplessis d9732aaea2 round: hide init message when col1 and no move list - fixes #9898 2021-09-29 09:32:19 +02:00
Thibault Duplessis 498f23c1ac email us for transfer donations 2021-09-28 09:46:08 +02:00
Benedikt Werner 026391fa19
Use triple equals comparison 2021-09-27 14:55:56 +02:00
Benedikt Werner a70ff3e31d
analyse/practice: Block space hotkey for best move 2021-09-27 14:54:25 +02:00
Samuel Gillespie 4f260e90b4 Run prettier on fork.ts 2021-09-27 11:15:26 +01:00
Samuel Gillespie 47960e1776 Add hover arrows for mouseover of forks
Forks will now present an arrow on mouse hover.
This matches the functionality of the explorer view.

`hovering` property is now cleared if fen does not match current board.
This means the property can be set more freely without worry of side
effects.
2021-09-26 22:55:12 +01:00
Ragul Balaji Ravichandran 15b4ce99c7 allow users to clear notifications 2021-09-26 20:40:54 +05:30
Albert Ford 55296fae61
Don't play pv in threat mode 2021-09-25 09:55:44 -07:00
Thibault Duplessis 1e9d0eaa4e fix swiss UI pagination bounds 2021-09-24 14:51:35 +02:00
Thibault Duplessis 97920c2d8f arena UI: fix pagination bounds 2021-09-24 14:48:32 +02:00